This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
a7b7d77e1f
osrm-backend
/
src
/
server
History
Denis Chaplygin
a7b7d77e1f
Formatted the code.
2019-08-23 12:21:54 +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
Fix fallback speed validity checks (
#5300
)
2018-12-10 14:53:30 -05:00
connection.cpp
Formatted the code.
2019-08-23 12:21:54 +03:00
request_handler.cpp
Logs the current thread's id in assertions and for requests,
resolves
#3534
2017-01-12 16:43:03 +01:00
request_parser.cpp
Added 'Connection' header extraction.
2019-08-23 12:21:54 +03:00
service_handler.cpp
remove util self-written make_unique and use C++14 stdlib make_uniqe
2016-10-17 15:27:14 -07:00