|
e977de894a
|
Now the http backends are also using String.
|
2021-11-01 19:11:27 +01:00 |
|
|
92ce00a88c
|
Fixed routing in the brynet backend.
|
2021-07-06 20:23:13 +02:00 |
|
|
a16222e29e
|
Fix newly introduced crash in the Brynet backend.
|
2021-07-06 20:15:36 +02:00 |
|
|
5c2d97ebbb
|
Fix response allocation in BryRequest.
|
2021-07-06 20:08:11 +02:00 |
|
|
29dabe752f
|
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 |
|
|
a47cb57da7
|
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 |
|
|
a34995e1b7
|
Moved every brynet based http class in core to a new bry_http folder.
|
2021-05-27 17:06:42 +02:00 |
|