osrm-backend/include/server
Michael Krasnyk 5186b9490d Fix syntax error position indicators in parameters queries
To fix #2193 prefix_length member variable has been added to ParsedURL
that is set to the length of "/service/version/profile/" prefix
when the prefix is accepted by the parser.
Also BOOST_FUSION_ADAPT_STRUCT for osrm::server::api::ParsedURL
has been moved from header to url_parser.cpp to speed up compilation
of CUs that do not use the fusion adaption.
2016-04-27 19:52:23 +02:00
..
api Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
http Run clang-format 2016-01-08 01:31:57 +01:00
service Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
connection.hpp Takes care of proper special member generation globally, fixes #1689 2016-01-27 17:25:30 +01:00
request_handler.hpp Fix parameter parsing tests 2016-04-05 22:58:32 +02:00
request_parser.hpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
server.hpp Add viaroute suport for new API 2016-04-05 22:58:32 +02:00
service_handler.hpp Runs scripts/format.sh 2016-04-05 22:58:32 +02:00