issues
search
aesiniath
/
http-streams
Haskell HTTP client library for use with io-streams
https://hackage.haskell.org/package/http-streams
BSD 3-Clause "New" or "Revised" License
50
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failing test for #39.
#40
gregorycollins
closed
11 years ago
0
Regression from #25
#39
MichaelXavier
closed
11 years ago
23
Expose Request, Response and Connection constructors
#38
flaper87
closed
11 years ago
5
Adding a raw response receiver
#37
ixmatus
closed
11 years ago
2
HsOpenSSL license problimatic
#36
joeyh
closed
11 years ago
10
Fix some typos in the documentation
#35
3noch
closed
11 years ago
1
Bug fix for openConnectionSSL
#34
bsrkaditya
closed
11 years ago
0
openConnectionSSL can fail if the system supports ipv6
#33
bsrkaditya
closed
11 years ago
5
Fix for Windows detection
#32
tanakh
closed
11 years ago
3
Fix for Windows detection
#31
tanakh
closed
11 years ago
4
Allow other methods to send bodies
#30
MichaelXavier
closed
11 years ago
1
DELETE does not send body
#29
MichaelXavier
closed
11 years ago
1
' ' is not an ascii digit
#28
twittner
closed
11 years ago
6
The "setContentLength" function should take "Int64" instead of "Int"
#27
gregorycollins
closed
11 years ago
1
Possibly not handling 204 responses properly
#26
MichaelXavier
closed
11 years ago
3
Content-Length: 0 causes hang
#25
istathar
closed
11 years ago
7
http-streams defines an `IsString Builder` orphan instance
#24
hvr
closed
11 years ago
2
Properly handle HTTP/1.0 responses without content-length
#23
gregorycollins
closed
11 years ago
10
SSL CA certificates not found on fedora
#22
emmanueltouzery
closed
11 years ago
10
`HostName` should not be represented by `String`
#21
hvr
closed
11 years ago
5
Revised fix for #18
#20
ixmatus
closed
11 years ago
1
Fixes #18: segfault during SSL connections
#19
ixmatus
closed
11 years ago
3
HTTPS connections throw a segmentation fault
#18
ixmatus
closed
11 years ago
14
Convenience functions don't support authentication
#17
mgrabmueller
closed
11 years ago
4
Chunk size for chunk encoded content should not be limited
#16
mgrabmueller
closed
11 years ago
6
Does not work with GHC 7.0.x
#15
mightybyte
closed
11 years ago
2
Duplicate headers not concatonated
#14
emmanueltouzery
closed
11 years ago
3
Multi-line headers are not be properly handled
#13
istathar
closed
11 years ago
7
Requests to pathless urls make empty paths in request line
#12
jochu
closed
11 years ago
1
Support HTTP/1.0 responses
#11
jochu
closed
11 years ago
6
http-conduit benchmark improvements
#10
snoyberg
closed
11 years ago
3
buildRequest is in IO and requires an open connection
#9
ygale
closed
10 years ago
9
Add basic auth
#8
lukerandall
closed
11 years ago
2
Fix text dep.
#7
gregorycollins
closed
11 years ago
0
Couple of fixes
#6
gregorycollins
closed
11 years ago
0
Need to send content chunked if length unknown
#5
istathar
closed
11 years ago
1
Exception wrapping stream to catch attoparsec errors
#4
istathar
opened
11 years ago
1
More commits to http-streams.
#3
gregorycollins
closed
11 years ago
1
Make connection type more abstract
#2
gregorycollins
closed
11 years ago
0
Remove snap dependency
#1
gregorycollins
closed
11 years ago
0
Previous