issues
search
chansen
/
p5-http-tiny
Tiny HTTP Client
https://metacpan.org/dist/HTTP-Tiny
53
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Links to sections in pod
#157
guest20
opened
1 year ago
0
Fix incorrect env var name for verify_SSL default
#156
stigtsp
closed
1 year ago
5
HTTP-Tiny-0.084: After upgrade from v0.083, cpan command fails on Strawberry Perl 5.16.3
#155
twata1
opened
1 year ago
9
Put website on repository
#154
rwp0
closed
1 year ago
1
Change verify_SSL default to 1, add ENV var to enable insecure default [CVE-2023-31486]
#153
stigtsp
closed
1 year ago
20
RFC: Making SSL_verify safer
#152
shadowcat-mst
opened
1 year ago
37
SSL environment controls, and warn about insecure connections
#151
nrdvana
closed
1 year ago
13
Problem building perl 5.36 on Windows 10
#150
blues1875
closed
2 years ago
3
post_form - don't delete from incoming options hashref
#149
haarg
closed
2 years ago
0
Please document that 'content' is unencoded bytes
#148
leonerd
closed
2 years ago
0
How to reduce the number of warnings in Apache logs
#147
ruslan-afanasiev
closed
3 years ago
4
Sometimes, timeout can fail to fire
#146
mmcclimon
opened
3 years ago
5
Closed connections sometimes not detected
#145
xdg
closed
3 years ago
1
Is there a way to debug the headers being sent in a request?
#144
scottchiefbaker
closed
3 years ago
3
Travis-ci: added support for ppc64le
#143
sanjaymsh
closed
3 years ago
2
Throw an error if someone passes a `headers` option to the constructor
#142
tobyink
opened
4 years ago
2
Add SSL read error to retryable errors list (was Strange errors with long lived, but randomly long-idling HTTP::Tiny instances)
#141
kentfredric
closed
3 years ago
18
RFE: Move header parsing into separate module
#140
FGasper
closed
4 years ago
2
Strange warnings for non-HTTP/HTTPS URLs
#139
tobyink
closed
3 years ago
0
ppc64le build is continuously failing on Travis-ci
#138
sanjaymsh
closed
3 years ago
4
Use of uninitialized value in concatenation when `VERSION` is missing
#137
oalders
closed
3 years ago
1
_uri_escape warnings
#136
tomredsky
closed
3 years ago
0
Options to force IPv4 or IPv6
#135
rhansen
closed
3 years ago
2
verify_SSL being true by default (redux)
#134
jmdh
closed
3 years ago
9
t/003_agent.t: spelling corrections only
#133
jkeenan
closed
3 years ago
1
documentation is a bit ambiguous about exceptions
#132
dr-kd
closed
3 years ago
0
Require IO::Socket::IP .32 at least; needed for timeout support
#131
wolfsage
closed
3 years ago
2
Request: PSGI protocol for HTTP::Tiny
#130
djzort
closed
3 years ago
5
setting a custom agent string isn't sent with content
#129
japharl
closed
5 years ago
3
Updated HTTP::Tiny HTTP_PROXY handling to be the same as LWP::UserAgent
#128
mrdvt92
closed
3 years ago
2
Add PATCH method
#127
greg-kennedy
closed
3 years ago
1
timeout() method is not documented
#126
FGasper
closed
3 years ago
2
don't re-order multiple values for the same key with post_form
#125
neilb
opened
5 years ago
3
Hook for logging request?
#124
jrubinator
opened
5 years ago
6
Warn the HTTP request body
#123
s1037989
closed
3 years ago
1
Tolerate ECONNRESET on socket reads
#122
FGasper
closed
3 years ago
1
EPIPE & ECONNRESET should not be fatal when writing out the request body if the server has already written out a response.
#121
FGasper
closed
3 years ago
3
SSL read should protect against SIGPIPE (was SSL read & write should tolerate ECONNRESET)
#120
FGasper
closed
3 years ago
3
Status-Line reason is optional
#119
aldot
closed
3 years ago
6
No proxy for localhost
#118
bigpresh
closed
6 years ago
4
Don't reuse closed connections
#117
guimard
closed
3 years ago
6
->mirror not working with redirects
#116
masterbee
closed
6 years ago
2
Allow “peer” to be given as a coderef.
#115
FGasper
closed
6 years ago
0
Allow “peer” to work with redirections
#114
FGasper
closed
6 years ago
1
Document protocol in responses
#113
skaji
closed
6 years ago
1
Add 5.2[246] to .travis.yml
#112
JRaspass
closed
6 years ago
0
Remove superfluous /e from regex
#111
JRaspass
closed
6 years ago
0
Specify actual minimal perl version requirement
#110
dur-randir
closed
6 years ago
1
HTTP::Tiny is broken on older perls
#109
dur-randir
closed
6 years ago
7
Response hash passed to data callback missing `success` and `url` fields
#108
bcc32
closed
6 years ago
4
Next