-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
This issue tracks the process of making Benzene libraries spec-compliance.
@benzene/http needs to be compliant with https://github.com/graphql/graphql-over-http and @benzene/ws needs to be compliant with https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md.
Overall, it is fairly good to go but we might need unit tests to confirm it.
http
- Accepts
application/graphql+jsoncontent type (Add support for application/graphql+json content type #71) - Respond with content type
application/graphql+jsonand considerAcceptheader.
ws
TBD
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels