Skip to content

Conversation

enisdenjo
Copy link
Member

The servers MUST support POST requests, but may not support GET requests. Meaning, all SHOULDs should use POST methods.

@enisdenjo enisdenjo merged commit 8cd7dfb into main Apr 12, 2023
@enisdenjo enisdenjo deleted the prefer-post branch April 12, 2023 10:28
enisdenjo pushed a commit that referenced this pull request Apr 14, 2023
# [1.18.0](v1.17.1...v1.18.0) (2023-04-14)

### Bug Fixes

* **audits/server:** Avoid auditing non well-formatted GraphQL-over-HTTP requests ([#62](#62)) ([d72e344](d72e344))
* **audits/server:** Prefer using POST ([#77](#77)) ([8cd7dfb](8cd7dfb))
* **handler:** Stringify errors by exposing only the message ([cabf8a9](cabf8a9))

### Features

* **audits:** Notices section for optional recommendations ([#76](#76)) ([b8bdc71](b8bdc71))
* **handler:** Error formatter function ([#78](#78)) ([c0eaeb4](c0eaeb4))
@enisdenjo
Copy link
Member Author

🎉 This PR is included in version 1.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released and published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant