issues
search
renatoathaydes
/
rawhttp
HTTP library to make it easy to deal with raw HTTP.
Apache License 2.0
201
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allowIllegalStartLineCharacters() ignored: InvalidHttpRequest{message='Illegal character in HTTP start line', lineNumber=1}
#68
octo-kumo
opened
7 months ago
3
Update maven central search query in README
#67
brian-mcnamara
closed
1 year ago
1
Implement RFC-7230 section 5.3.3
#66
brian-mcnamara
closed
1 year ago
3
Server response body doesn't match Content-Length, RawHTTP crashes
#65
kwrooijen
closed
1 year ago
2
Redirect cycle on 302 POST
#64
kwrooijen
closed
1 year ago
4
Java modularization
#63
renatoathaydes
closed
1 year ago
0
Next release
#62
renatoathaydes
closed
1 year ago
0
RedirectingRawHttpClient Redirect cycle detected.
#61
kwrooijen
closed
1 year ago
7
content-security-policy-report-only header very big.
#60
fhertz
closed
2 years ago
1
Fails to parse header when running ReqInEdit file
#59
renatoathaydes
closed
1 year ago
0
Just a question
#58
phedroreis
closed
2 years ago
3
Next release
#57
renatoathaydes
closed
2 years ago
0
parseResponse results in "Illegal character in HTTP header name" exception
#56
paronix
closed
2 years ago
10
Release core 2.5.0
#55
renatoathaydes
closed
2 years ago
0
Stopping server does not kill currently open client connnections
#54
renatoathaydes
closed
2 years ago
0
Support for ignoring the TLS Certificate
#53
renatoathaydes
closed
2 years ago
1
Update ServerCookieHelper.java
#52
f2xy
closed
2 years ago
0
Update RawHttpHeaders.java
#51
f2xy
closed
2 years ago
3
Error: not enough thanks to give.
#50
mobius3
closed
2 years ago
1
ReqInEdit: Replace Nashorn with GraalVM.js
#49
renatoathaydes
closed
2 years ago
15
Absolute form start line
#48
renatoathaydes
closed
3 years ago
1
It does not follow redirect to the page when getting redirection
#47
Taymindis
closed
3 years ago
4
allow absolute-form url in start-line
#46
Litch1-v
closed
3 years ago
2
Dev
#45
renatoathaydes
closed
2 years ago
0
Does not handle CONNECT method
#44
skanga
closed
3 years ago
1
Can a HTTP request be made over a SocketChannel
#43
FDelporte
closed
3 years ago
7
GZipUncompressorOutputStream + and more
#42
DimaGolomozy
closed
3 years ago
4
rawhttp api ?
#41
Taymindis
closed
3 years ago
1
SSL error
#40
antichown
closed
3 years ago
2
Reading from GZipUncompressorOutputStream can hang if the gzipped dat…
#39
adamwkaczmarek
closed
3 years ago
0
Reading from GZipUncompressorOutputStream can hang if the gzipped dat…
#38
adamwkaczmarek
closed
3 years ago
0
Reading from GZipUncompressorOutputStream can hang if the gzipped data is corrupted.
#37
ophirorly
closed
3 years ago
2
Fix stream hanging upon corrupted gzipped data
#36
ophirorly
closed
3 years ago
11
Support application/x-www-form-urlencoded
#35
Daiven
closed
4 years ago
1
Use RawHttp to implement a proxy
#34
apflieger
closed
4 years ago
6
Core: #32 preserve path encoding
#33
jmini
closed
4 years ago
3
Path segments with percents encoding
#32
jmini
closed
4 years ago
5
Core: #30 preserve query parameter encoding
#31
jmini
closed
4 years ago
2
Query parameter containing encoded &
#30
jmini
closed
4 years ago
3
www.12371.cn
#29
zkbswgs
closed
4 years ago
0
Encoding issue in headers data
#28
SharonAz
closed
4 years ago
4
HTTP redirects not being followed correctly
#27
renatoathaydes
closed
4 years ago
1
Version 2.3
#26
renatoathaydes
closed
4 years ago
0
Question: support for variables?
#25
jmini
closed
4 years ago
4
Make the checking of host value as configurable
#24
noviceamateur
closed
4 years ago
1
Retrieve original raw bytes read from InputStream in RawHttpResponse/EagerHttpResponse
#23
illumi
closed
4 years ago
3
Implement If-(un)Modified-Since headers in CLI server
#22
renatoathaydes
closed
4 years ago
1
HttpServer support for 100-continue
#21
renatoathaydes
closed
4 years ago
1
#18 add port to overwritten Host value when it different than 80
#20
parry84
closed
5 years ago
0
#18 add port to overwritten Host value when it different than 80
#19
parry84
closed
5 years ago
1
Next