[PR #430] [CLOSED] Add support for compressed requests, such as GZIP or DEFLATE (#426) #911

Closed
opened 2025-12-29 08:33:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/430
Author: @ezarko
Created: 2/25/2020
Status: Closed

Base: masterHead: feature/426


📝 Commits (4)

  • 88adca7 Add support for compressed requests, such as GZIP or DEFLATE
  • 8555fd5 whitespace
  • 5cba65d touch
  • d13848e back off version of Microsoft.AspNetCore.ResponseCompression

📊 Changes

2 files changed (+14 additions, -2 deletions)

View changed files

📝 src/WireMock.Net/Owin/AspNetCoreSelfHost.cs (+11 -1)
📝 src/WireMock.Net/WireMock.Net.csproj (+3 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/430 **Author:** [@ezarko](https://github.com/ezarko) **Created:** 2/25/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/426` --- ### 📝 Commits (4) - [`88adca7`](https://github.com/wiremock/WireMock.Net/commit/88adca78e49622c54264ac022696b4895cbf7a25) Add support for compressed requests, such as GZIP or DEFLATE - [`8555fd5`](https://github.com/wiremock/WireMock.Net/commit/8555fd53f5a71d8b248c2e383f47ca34a083e9ca) whitespace - [`5cba65d`](https://github.com/wiremock/WireMock.Net/commit/5cba65d10ce417e197fef4c58c031ec5d42fa073) touch - [`d13848e`](https://github.com/wiremock/WireMock.Net/commit/d13848ebb5f87c36b9848db565cfaa6c7c8a6169) back off version of Microsoft.AspNetCore.ResponseCompression ### 📊 Changes **2 files changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Owin/AspNetCoreSelfHost.cs` (+11 -1) 📝 `src/WireMock.Net/WireMock.Net.csproj` (+3 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:33:58 +01:00
adam closed this issue 2025-12-29 08:33:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#911