We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I m using shotgun to make a http request:
shotgun:open("rest.nexmo.com",443,https).
Sometime It work well, some time it report this error:
=ERROR REPORT==== 20-Nov-2015::14:50:30 === Ignored SETTINGS control frame true [{max_concurrent_streams,100,false,false}, {initial_window_size,2147483647,false, false}]
=ERROR REPORT==== 20-Nov-2015::14:50:30 === Ignored WINDOW_UPDATE control frame 0 2147418111
I don't know the problem.
Thanks for any help.
The text was updated successfully, but these errors were encountered:
@emnvn Is there any public server in which this also happens, so that we can reproduce the error? What Erlang/OTP release and OS are you using?
Sorry, something went wrong.
No branches or pull requests
Hello,
I m using shotgun to make a http request:
shotgun:open("rest.nexmo.com",443,https).
Sometime It work well, some time it report this error:
=ERROR REPORT==== 20-Nov-2015::14:50:30 ===
Ignored SETTINGS control frame true [{max_concurrent_streams,100,false,false},
{initial_window_size,2147483647,false,
false}]
=ERROR REPORT==== 20-Nov-2015::14:50:30 ===
Ignored WINDOW_UPDATE control frame 0 2147418111
I don't know the problem.
Thanks for any help.
The text was updated successfully, but these errors were encountered: