branchsbox/http-staticcancel

11 Commits over 151 Days - 0.00cph!

1 Year Ago
Swap order of parameters so method is first even though you should be using named optional parameters. Minor documentation fixes.
1 Year Ago
Condensing
1 Year Ago
Re-use our own functions Post returns HttpResponseMessage
1 Year Ago
ServerContent -> ServerContext
1 Year Ago
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
1 Year Ago
Quick doc pass Test some additional uris, fix equal uris not being permitted
1 Year Ago
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
1 Year Ago
Access list changes to allow HttpResponseMessage and HttpContent classes
1 Year Ago
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
1 Year Ago
Quick play around to see if a static API for HTTP is good
1 Year Ago
Quick play around to see if a static API for HTTP is good