[PR #1522] [CLOSED] Properly set content type #8791

Closed
opened 2026-02-07 05:50:21 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1522
Author: @Bond-009
Created: 7/7/2019
Status: Closed

Base: masterHead: contenttype


📝 Commits (3)

  • 4997959 Properly set content type
  • 5b6ec99 Create a new HttpMethod from the function name
  • 903e760 Remove unused using references

📊 Changes

4 files changed (+6 additions, -59 deletions)

View changed files

📝 Emby.Dlna/PlayTo/SsdpHttpClient.cs (+0 -1)
📝 Emby.Server.Implementations/HttpClientManager/HttpClientManager.cs (+5 -52)
📝 MediaBrowser.Common/Net/HttpRequestOptions.cs (+0 -2)
📝 Mono.Nat/Upnp/Messages/UpnpMessage.cs (+1 -4)

📄 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/jellyfin/jellyfin/pull/1522 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 7/7/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `contenttype` --- ### 📝 Commits (3) - [`4997959`](https://github.com/jellyfin/jellyfin/commit/4997959203afafb0791c77e932abb6b349a2ff24) Properly set content type - [`5b6ec99`](https://github.com/jellyfin/jellyfin/commit/5b6ec99312cca617d7959f76e3b6a4eb0f7f983b) Create a new HttpMethod from the function name - [`903e760`](https://github.com/jellyfin/jellyfin/commit/903e7607b85f4060086b42bc17cf5d95f400cbe8) Remove unused using references ### 📊 Changes **4 files changed** (+6 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/PlayTo/SsdpHttpClient.cs` (+0 -1) 📝 `Emby.Server.Implementations/HttpClientManager/HttpClientManager.cs` (+5 -52) 📝 `MediaBrowser.Common/Net/HttpRequestOptions.cs` (+0 -2) 📝 `Mono.Nat/Upnp/Messages/UpnpMessage.cs` (+1 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:50:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8791