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

Support more http methods #10

Closed
nao1215 opened this issue Oct 5, 2023 · 1 comment
Closed

Support more http methods #10

nao1215 opened this issue Oct 5, 2023 · 1 comment

Comments

@nao1215
Copy link
Owner

nao1215 commented Oct 5, 2023

Now, spectest support below method;

  • GET
  • POST
  • PUT
  • DELETE
  • PATCH

These method are defined in RFC 7231 section 4.3. The spectest is not supported them.

  • HEAD
  • CONNECT
  • OPTIONS
  • TRACE
@nao1215
Copy link
Owner Author

nao1215 commented Oct 9, 2023

Done. See #36

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