7 Commits over 151 Days - 0.00cph!
Swap order of parameters so method is first even though you should be using named optional parameters. Minor documentation fixes.
ServerContent -> ServerContext
Quick play around to see if a static API for HTTP is good
Add some methods for easily handling JSON requests
Move access checks over
Add optional params for headers and cancelaition tokens
Obsolete Sandbox.Internal.Http
Update WebSocket header handling
Move Http into Sandbox.Game to align with the public WebSocket class
Tests fix
More tests
Access list changes to allow HttpResponseMessage and HttpContent classes
Have to specify what http uris you want to use in project settings, menu ignores this
Quick doc pass
Test some additional uris, fix equal uris not being permitted
Quick doc pass
Test some additional uris, fix equal uris not being permitted
Quick play around to see if a static API for HTTP is good
Add some methods for easily handling JSON requests
Move access checks over
Add optional params for headers and cancelaition tokens
Obsolete Sandbox.Internal.Http
Update WebSocket header handling
Move Http into Sandbox.Game to align with the public WebSocket class
Tests fix
More tests
Access list changes to allow HttpResponseMessage and HttpContent classes
Have to specify what http uris you want to use in project settings, menu ignores this
Quick play around to see if a static API for HTTP is good
Quick play around to see if a static API for HTTP is good