osrm-backend/include/server
Denis Chaplygin 59a83bd537 Added output format parser to the other services.
Same as for Route service, you can now specify either json or flatbuffers
as output format for the other services (except Tile service, where it
makes no sense).
2019-08-26 11:08:56 +03:00
..
api Added output format parser to the other services. 2019-08-26 11:08:56 +03:00
http Added 'Connection' header extraction. 2019-08-23 12:21:54 +03:00
service Variant got re-packaged, need to update search paths. (#3392) 2016-12-01 16:59:29 -08:00
connection.hpp Receive timeout should only be active for a second and 2019-08-23 12:21:54 +03:00
request_handler.hpp Add support of custom ServiceHandler 2016-10-31 15:38:03 +01:00
request_parser.hpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
server.hpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
service_handler.hpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00