Hoa Thiên Vũ
|
2feea0c9ab
Fixed error: ‘ULONG_MAX’ was not declared in this scope on line 1921 (#445)
|
5 years ago |
yhirose
|
a2e4af54b7
Fix #399
|
5 years ago |
yhirose
|
d0b123be26
Support remote_addr and remote_port REMOTE_PORT header in client Request (#433)
|
5 years ago |
Matthew DeVore
|
df138366e4
Fail to read a chunk if its length is >= ULONG_MAX (#444)
|
5 years ago |
Matthew DeVore
|
c49441ae64
Do not throw exceptions when parsing request chunks (#441)
|
5 years ago |
yhirose
|
e1506fa186
Code cleanup
|
5 years ago |
yhirose
|
ad9fd3bd93
Fix #436
|
5 years ago |
yhirose
|
05e0253195
Fixed test error
|
5 years ago |
yhirose
|
da26b517a3
Added url::Get interface
|
5 years ago |
yhirose
|
2b7a968468
Added a unit test for URL interface
|
5 years ago |
yhirose
|
240cc85ccb
Fixed regex problem for recirect location
|
5 years ago |
yhirose
|
129e2f00b8
Removed unnecessary noexcept
|
5 years ago |
Daniel Ottiger
|
da746c6e67
SSLClient::set_ca_cert_store: mark as inline (#435)
|
5 years ago |
yhirose
|
3451da940d
Code format
|
5 years ago |
yhirose
|
38a6b3e69f
Fixed warning
|
5 years ago |
yhirose
|
d1037ee9fd
Close #433
|
5 years ago |
Daniel Ottiger
|
2ece5f116b
Pass certs and keys from memory (#432)
|
5 years ago |
yhirose
|
c2b6e4ac04
Fix #431
|
5 years ago |
yhirose
|
8674555b88
Removed CMakeLists.txt. (Fix #421)
|
5 years ago |
yhirose
|
85327e19ae
Fix #425
|
5 years ago |
Alexandre Taillefer
|
ed8efea98b
Added support for DELETE request body (#418)
|
5 years ago |
Max
|
1ccddd1b0b
SSL_shutdown() only if not already closed by remote (#413)
|
5 years ago |
yhirose
|
992f3dc690
Code cleanup
|
5 years ago |
yhirose
|
402d47e2cd
Fix #407
|
5 years ago |
yhirose
|
171fc2e353
Fix #403. Added more status codes based on MDN document
|
5 years ago |
SoenkeHeeren
|
ced4160d05
add http status code 201 to show the right status message in return headers (#402)
|
5 years ago |
yhirose
|
5b51aa6851
Revert "Add 1000-concurrency-result report"
|
5 years ago |
Igor [hyperxor]
|
dc13cde820
Minor improvements in httplib classes (#395)
|
5 years ago |
yhirose
|
b0af78e340
Add 1000-concurrency-result report
|
5 years ago |
Andrew Gasparovic
|
914c8860e8
Accept content by value to allow moving
|
5 years ago |