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

PubSubHubbub notification is missing content-type header #2923

Closed
1 of 2 tasks
aaronpk opened this issue May 8, 2017 · 0 comments
Closed
1 of 2 tasks

PubSubHubbub notification is missing content-type header #2923

aaronpk opened this issue May 8, 2017 · 0 comments
Labels
api REST API, Streaming API, Web Push API bug Something isn't working

Comments

@aaronpk
Copy link

aaronpk commented May 8, 2017

The PubSubHubbub spec (and the new WebSub spec) both specify that the payload must contain a content-type header that matches the topic URL.

I believe this should be a simple fix just adding the content type header here.

You can test this using the WebSub test suite at https://websub.rocks/hub/100


  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • This bug happens on a tagged release and not on master (If you're a user, don't worry about this).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API, Streaming API, Web Push API bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants