osrm-backend/src/server
2019-09-09 11:20:47 +03:00
..
api Use unsigned type in percent_encoding to prevent overflow for %80..%ff 2018-01-08 12:09:33 +00:00
http Added keep-alive support to the http server. 2019-08-23 12:21:54 +03:00
service Updated changelog entry 2019-08-26 11:09:38 +03:00
connection.cpp clear input/output buffers during keepalive clean-up procedure. 2019-09-09 11:20:47 +03:00
request_handler.cpp Updated changelog entry 2019-08-26 11:09:38 +03:00
request_parser.cpp Added 'Connection' header extraction. 2019-08-23 12:21:54 +03:00
service_handler.cpp Passed ResultT down to engine plugins, so now they can form replies in different formats. 2019-08-26 11:08:56 +03:00