Commit Graph

6 Commits

Author SHA1 Message Date
Christopher Kohlhoff 8179019590 Use file_body for valid requests, string_body otherwise. 2017-07-20 08:15:30 -07:00
chriskohlhoff 7e61a48607 Various improvements to http_server_fast.cpp:
fix #578

- Receive request in a single read
- Use fields_alloc for response
- Fix command line usage information
- Add command line option to spin the io_service
2017-07-20 08:15:29 -07:00
Vinnie Falco a2ca4e41ca Tidy up set payload in http-server-fast 2017-07-20 08:15:29 -07:00
Vinnie Falco 8207a53113 Adjust buffer size in fast server 2017-07-20 08:15:29 -07:00
Vinnie Falco beead1a297 Split common tests to a new project 2017-07-20 08:15:29 -07:00
Vinnie Falco 84d7601bdf Rename to http-server-fast 2017-07-20 08:15:29 -07:00