osrm-backend/include/server
Daniel J. Hofmann b1f6797aab Adds generate_hints=true for dropping hints in response, resolves #1789.
Adds an `generate_hints=false` option which lets us skip generating and
emitting hints for Waypoints. This can be used to decrease the response
size when the user does not need hints anyway.

We should think about making `false` the default here in v6.
2016-12-19 12:09:36 +01:00
..
api Adds generate_hints=true for dropping hints in response, resolves #1789. 2016-12-19 12:09:36 +01:00
http Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
service Variant got re-packaged, need to update search paths. (#3392) 2016-12-01 16:59:29 -08:00
connection.hpp Takes care of proper special member generation globally, fixes #1689 2016-01-27 17:25:30 +01: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