yhirose
|
06bfa7e08b
Fix #979
|
4 years ago |
yhirose
|
5a43bb8149
Implemented #946 in a different way
|
4 years ago |
yhirose
|
77a77f6d2d
Added set_default_headers on Server
|
4 years ago |
Alex Hornung
|
e00ad37580
Add option to bypass URL encode of path (#934)
|
4 years ago |
Alessio Pollero
|
2a70c45697
Fix client.cc code, since res.error() without operator overloading… (#921)
|
4 years ago |
yhirose
|
33e94891ee
Updated test.cc
|
4 years ago |
yhirose
|
73e0729f63
Change `sink.write()` to return boolean
|
4 years ago |
yhirose
|
21c529229c
Fixed timeout issues
|
4 years ago |
yhirose
|
63643e6386
Code format
|
4 years ago |
yhirose
|
6cc2edce99
Added `set_address_family`
|
4 years ago |
yhirose
|
9d3365df54
Fix #889
|
4 years ago |
yhirose
|
6ff84d34d1
Another simpler implementation of #890 (#891)
|
4 years ago |
yhirose
|
b845425cd0
Fix #878
|
4 years ago |
yhirose
|
cf475bcb50
Fix #860
|
4 years ago |
yhirose
|
bc80d7c789
Fixed ClientStop test problem
|
4 years ago |
yhirose
|
b7566f6961
Resolve #852
|
4 years ago |
Nikolas
|
0542fdb8e4
Add exception handler (#845)
|
4 years ago |
yhirose
|
68d1281759
Resolve #839
|
4 years ago |
yhirose
|
0308d60cb2
Resolve #831 (#835)
|
4 years ago |
Eric Lee
|
8d9a477edb
No content check (#823)
|
4 years ago |
yhirose
|
f008fe4539
Added middleware support (#816)
|
5 years ago |
yhirose
|
ddf41d29ef
Added `const *char` and `size_t` interface
|
5 years ago |
yhirose
|
3f88a46c4a
Code format
|
5 years ago |
yhirose
|
a9f5f8683f
Fixed warnings on Visual C++
|
5 years ago |
Yuri Santos
|
86f637a246
Added encode_uri_param tests with UTF-8 characters (#818)
|
5 years ago |
yhirose
|
b9641048fc
Switch to hghttp2.org/httpbin for redirect test. (#538)
|
5 years ago |
yhirose
|
e9c6c6e609
Code format
|
5 years ago |
yhirose
|
40db42108f
Fixed problem with invalid requests including spaces in URL path
|
5 years ago |
Yuri Santos
|
78ea786abd
[PR] Special function to encode query params (#801)
|
5 years ago |
yhirose
|
7c1c952f5a
Don't allow invalid status code format (It sould be a three-digit code.)
|
5 years ago |