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

Set Accept header on HTTP requests #18

Merged
merged 1 commit into from
Jul 31, 2012
Merged

Set Accept header on HTTP requests #18

merged 1 commit into from
Jul 31, 2012

Conversation

jrbeeman
Copy link
Contributor

Via feedback from a client, we discovered that requests from the PubHub were getting flagged as a security risk because they weren't setting Accept headers (common during D/DoS attacks). This pull request adds Accept headers to all requests coming from the hub.

elliotttf added a commit that referenced this pull request Jul 31, 2012
Set Accept header on HTTP requests
@elliotttf elliotttf merged commit 1868432 into elliotttf:master Jul 31, 2012
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

Successfully merging this pull request may close these issues.

2 participants