Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] - HTTP Requests #15

Open
ov-anisa opened this issue Feb 10, 2025 · 0 comments
Open

[FEATURE REQUEST] - HTTP Requests #15

ov-anisa opened this issue Feb 10, 2025 · 0 comments

Comments

@ov-anisa
Copy link
Member

Requesting the implementation of basic HTTP request functionality for our library/api/framework. This would include support for various HTTP methods (GET, POST, PUT, DELETE, etc.) and the ability to send requests with headers, query parameters, and bodies.

Expected functionality:

  • Send HTTP requests using various methods (GET, POST, PUT, DELETE, etc.)
  • Support for headers, query parameters, and bodies in requests
  • Ability to handle request and response data (e.g. JSON, XML, etc.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant