Skip to content

make SimpleWeb::Server::Request methods const

In SimpleWeb::Server::Request,

methods remote_endpoint_adress, remote_endpoint_port and parse_query_string should be declared as const

Edited by Franck Chopin

Merge request reports