-
-
Notifications
You must be signed in to change notification settings - Fork 39
Issues: sergot/http-useragent
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Timeout doesn't work if TCP connection is established but HTTP server delays returning content
#234
opened Sep 21, 2020 by
ichalov
HTTP::UserAgent.new(timeout => 10) does not set the timeout but probably should
good first issue
#206
opened Jun 25, 2018 by
AlexDaniel
Respect :throw-exceptions flag in case of exceeding max redirects limit
#190
opened Mar 15, 2018 by
relonger
Test 'right exception type (HTTP::UserAgent::Exception::X::HTTP::Internal)' fails on windows
#185
opened Feb 3, 2018 by
bbkr
Some tests still try to use the network even when NETWORK_TESTING is not set
#184
opened Dec 29, 2017 by
zoffixznet
HTTP::Headers with a value starting with "W" have that "W" removed.
#181
opened Sep 28, 2017 by
Xliff
The .Str method gets confused by binary $.content in HTTP::Message
#171
opened Apr 23, 2017 by
zostay
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.