Skip to content

[FEATURE] Improve Support for HTTP Methods #3

Description

@ajaynegi33

Description:

Add support for other common HTTP methods such as POST, PUT, DELETE and more. This will allow the server to handle more complex interactions and provide more flexibility.

Suggested HTTP Methods to Implement:

  • POST: To handle data submission to the server.
  • PUT: To handle updating resources on the server.
  • DELETE: To handle the removal of resources.
  • More...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions