🖖
Highlights
- Pro
Pinned Loading
-
-
-
-
C# code to return decompressed gzip ...
C# code to return decompressed gzip data 1public class Script: ScriptBase{
2public override async Task < HttpResponseMessage > ExecuteAsync(){
3var response = new HttpResponseMessage();
45var contentAsString = await this.Context.Request.Content.ReadAsStringAsync().ConfigureAwait(false);
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.