The-EDev
|
ed8d1ebaaa
|
Added checks for GET on HTTP/0.9 and any other errors
Earlier behavior only checked whether every byte was parsed, which isn't
ideal
Signed-off-by: The-EDev <farook@the-e-dev.com>
|
2021-11-01 12:02:25 +03:00 |
|
Sfinktah Bungholio
|
21f6f11484
|
Merge branch 'master' of https://github.com/CrowCpp/crow into sfinktah-64bit-compat-1
|
2021-02-21 11:14:52 +11:00 |
|
Sfinktah Bungholio
|
6597feb3a8
|
converted all (int) to static_cast
|
2021-02-21 11:14:30 +11:00 |
|
Sfinktah Bungholio
|
740bd266e7
|
fixes for **some** msvc compatibility issues
|
2021-02-09 03:25:02 +11:00 |
|
ipknHama
|
daa1e3eadc
|
Add PURGE method, add a special enum item for counting
|
2017-12-25 15:31:20 +09:00 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|