ClickHouse/base
Ivan 414f470c79
Make Poco HTTP Server zero-copy again (#19516)
* Refactoring: part 1

* Refactoring: part 2

* Handle request using ReadBuffer interface

* Struggles with ReadBuffer's

* Fix URI parsing

* Implement parsing of multipart/form-data

* Check HTTP_LENGTH_REQUIRED before eof() or will hang

* Fix HTTPChunkedReadBuffer

* Fix build and style

* Fix test

* Resist double-eof

* Fix arcadian build
2021-02-19 15:51:26 +03:00
..
common Suppress UBSan report in Decimal comparison 2021-02-13 03:56:38 +03:00
daemon Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
ext Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
glibc-compatibility Fix msan warnings 2021-01-29 19:11:50 +03:00
harmful fix 2021-01-20 14:12:33 +03:00
loggers Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
mysqlxx Remove useless files 2021-02-03 10:03:32 +03:00
pcg-random Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
readpassphrase Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
widechar_width Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
CMakeLists.txt Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00