B3n30
|
0606e7010c
|
Services/HTTP: Implemented the AddRequestHeader service function.
|
2018-07-22 13:38:31 +02:00 |
|
Subv
|
799b45233f
|
Services/HTTP: Stubbed the CloseContext service function.
It is currently unknown how the real http module handles trying to close contexts for requests that are already in flight.
|
2018-07-21 20:11:20 -05:00 |
|
Subv
|
70e6979695
|
Services/HTTP: Implemented the CreateContext function handler.
|
2018-07-21 19:30:40 -05:00 |
|
B3n30
|
87ec3934a6
|
Services/HTTP: Added structures to represent an HTTP context.
More fields will probably need to be added to these structures in the future.
|
2018-07-21 19:10:00 -05:00 |
|
B3n30
|
1f865fd524
|
Services/HTTP: Stubbed the Initialize function.
|
2018-07-21 18:54:06 -05:00 |
|
B3n30
|
28124c053a
|
Services/HLE: Convert the http:C service to the new service framework.
|
2018-07-21 18:48:57 -05:00 |
|
Lioncash
|
963aedd8cc
|
Add all services to the Service namespace
Previously there was a split where some of the services were in the
Service namespace and others were not.
|
2016-12-11 00:07:27 +00:00 |
|
purpasmart96
|
9796bc1fa2
|
More services & small clean ups
|
2014-12-25 19:08:33 -08:00 |
|