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

after blocking meteor responds with text/plain instead of text/html #14

Open
sclausen opened this issue Apr 9, 2015 · 1 comment
Open

Comments

@sclausen
Copy link

sclausen commented Apr 9, 2015

I built my own dos with

for (var i = 0; i < 31416; i++) {
  Meteor.connection._heartbeat._sendPing();
}

I tried it on localhost and Sikka successfully blocks me, but the now always returning "I'am Human" response has the wrong content type text/plain.

@sclausen sclausen changed the title after blocking meteor responses with text/plain instead of text/html after blocking meteor responds with text/plain instead of text/html Apr 9, 2015
@sclausen
Copy link
Author

I created the pull request #15 for this issue.

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