osrm-backend/features/options/routed
Patrick Niklaus 78ac3cffde Add max values for viaroute and trip and reorganize return code handling
"status" is now always:
 - 200 if the request was successful
 - 207 if the result is empty (no path found)
 - 400 if the request is invalid

 viaroute and trip now have a maximum of 500 and 100 locations
 respectively. Override with the --max-viaroute-size and --max-trip-size
 parameters.
2015-12-17 04:14:34 +01:00
..
files.feature fix tests that use {base} expansion 2014-10-17 15:07:56 +02:00
help.feature Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
invalid.feature fix #1021, always check if files exist 2014-05-20 14:33:03 +02:00
version.feature cuke: test options for osrm-extract and osrm-prepare 2014-04-21 17:40:07 +02:00