issues
search
snoyberg
/
http-enumerator
HTTP client package with enumerator interface and HTTPS support.
27
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ConnectionReset exception when server omits Content-length
#55
joeyadams
closed
12 years ago
1
Backport fix of defaultCheckCerts.
#54
meteficha
closed
12 years ago
0
Small fix for conduit branch
#53
meteficha
closed
12 years ago
0
Patch 1
#52
michaelt
closed
12 years ago
0
There is `closeManager` in conduit?
#51
akaspin
closed
12 years ago
2
Some clean-ups.
#50
meteficha
closed
12 years ago
0
replacing ' ' with '+' is not valid in the path component of a URI, otherwise use percent encoding for ' ' in query part of the URI
#49
rianhunter
closed
12 years ago
3
http mangles the query string too much
#48
erikd
closed
12 years ago
17
Failed reading: takeWith causes problems when retrying request
#47
wuzzeb
closed
12 years ago
6
Minor haddock fix
#46
erikd
closed
12 years ago
0
Do not leak sockets inside catchError.
#45
meteficha
closed
12 years ago
1
"sendData: end of file" exception for https
#44
hvr
closed
12 years ago
4
Relax bounds on attoparsec
#43
bos
closed
12 years ago
0
add higher dependency for certificate
#42
vincenthz
closed
13 years ago
1
Can't install via Cabal - dependencies in tls-extra-0.4.1
#41
derekmcloughlin
closed
13 years ago
2
simpleHttp fails on URLs with parameters
#40
ijt
closed
13 years ago
1
Expose Request constructor, useful for pattern matching.
#39
yihuang
closed
13 years ago
3
Fix rawBody/transfer-encoding-chunked logic.
#38
erikd
closed
13 years ago
4
Fix handling of chunked data when rawBody == True.
#37
erikd
closed
13 years ago
10
bump upper version for newer tls release
#36
vincenthz
closed
13 years ago
0
Network/TLS/Extra/Connection compilation error
#35
robstewart57
closed
13 years ago
1
unexpected packet: pHandshake [ServerHelloDone]
#34
MichaelXavier
closed
12 years ago
5
Support chunked transfer encoding for request body
#33
biilmann
closed
13 years ago
1
Prevent simpleHttp from decompressing tar.gz file.
#32
erikd
closed
13 years ago
0
Disable decompression if content-type is application/x-tar.
#31
erikd
closed
13 years ago
4
simpleHttp gunzips retrieved tar-gzip file
#30
erikd
closed
13 years ago
5
204 response status codes hang http-enumerator
#29
NathanHowell
closed
13 years ago
1
Manager does not handle "Connection: close" header
#28
cpettitt
closed
13 years ago
5
bytestring-0.9.1.7 in ghc 6.12.3 does not have hGetSome, so patch in bits from bytestring-0.9.1.10
#27
markwright
closed
13 years ago
10
Fix HTTPS access via a proxy
#26
erikd
closed
13 years ago
1
upgrade to TLS 0.7
#25
vincenthz
closed
13 years ago
1
Chunked Encoding
#24
wuzzeb
closed
13 years ago
6
(parseUrlHelper False) escapes query string delimiter '?'
#23
patrick-premont
closed
12 years ago
2
Leaking of file descriptors
#22
skogsbaer
closed
13 years ago
4
Add a rawBody::Bool field to the Request constructor.
#21
erikd
closed
13 years ago
0
Proxyauth
#20
erikd
closed
13 years ago
2
Proxyauth
#19
erikd
closed
13 years ago
1
Certificate dependency
#18
tty56
closed
13 years ago
1
Fix example using 'withManager'
#17
tanimoto
closed
13 years ago
0
use the AES CPRNG instead of system random
#16
vincenthz
closed
13 years ago
0
Seemed to need to change this to use the crypto-api package
#15
hamishmack
closed
13 years ago
1
HTTP Basic Auth
#14
MichaelXavier
closed
13 years ago
1
simpleHttp mis-encodes url ?
#13
simonmichael
closed
13 years ago
15
just a fix of doc
#12
kazu-yamamoto
closed
13 years ago
1
"not enough bytes" when connecting to `https://`-uri site
#11
hvr
closed
13 years ago
9
Patches to export RequestBody and to eliminate code from urlEncodedBody
#10
aristidb
closed
13 years ago
1
RequestBody not exported
#9
aristidb
closed
13 years ago
1
Untitled
#8
basvandijk
closed
13 years ago
0
upgrade to TLS 0.4
#7
vincenthz
closed
13 years ago
0
An example is broken
#6
kazu-yamamoto
closed
13 years ago
0
Next