rcpp_framework/core/bry_http
Relintai 92ce00a88c Fixed routing in the brynet backend. 2021-07-06 20:23:13 +02:00
..
bry_request.cpp Fixed routing in the brynet backend. 2021-07-06 20:23:13 +02:00
bry_request.h Fixed routing in the brynet backend. 2021-07-06 20:23:13 +02:00
http_server.cpp Made Request a base inheritable class, and made DRequest inherit from it. Also added BryRequest for the brynet backend. Also made DWebApplication inherit from WebApplication. 2021-07-06 20:06:38 +02:00
http_server.h Renamed BryWebApplication to WebApplication, and moved it and HandlerInstance and Request to a new http folder. Their dependencies with brynet will be removed, they will have subclasses per backend when/if needed. 2021-05-27 17:37:23 +02:00