rcpp_framework/core/bry_http
2021-11-01 19:11:27 +01:00
..
bry_request.cpp Now the http backends are also using String. 2021-11-01 19:11:27 +01:00
bry_request.h Now the http backends are also using String. 2021-11-01 19:11:27 +01: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