[PR #2666] [CLOSED] [Libs] Http part2 #2896

Closed
opened 2026-02-27 22:01:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2666
Author: @georgemoralis
Created: 3/21/2025
Status: Closed

Base: mainHead: http-part2


📝 Commits (7)

📊 Changes

2 files changed (+229 additions, -29 deletions)

View changed files

📝 src/core/libraries/network/http.cpp (+216 -21)
📝 src/core/libraries/network/http.h (+13 -8)

📄 Description

Continue series of my RE stuff

  • Added sceHttpParseStatusLine
  • Added sceHttpUriMerge

🔄 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/shadps4-emu/shadPS4/pull/2666 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 3/21/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `http-part2` --- ### 📝 Commits (7) - [`820bba5`](https://github.com/shadps4-emu/shadPS4/commit/820bba55adfe69e8de29c10a5a4cda555630566f) added sceHttpParseStatusLine - [`73c1014`](https://github.com/shadps4-emu/shadPS4/commit/73c101476eaa5efab79dd965767a1c59a0df000f) added sceHttpUriMerge - [`a4acb6f`](https://github.com/shadps4-emu/shadPS4/commit/a4acb6f6c4474e2386833d848beec21e7cc2e680) macOS fix - [`d49cc29`](https://github.com/shadps4-emu/shadPS4/commit/d49cc2955a5773601296bf1cf2ff03924acab226) more macOS fix? - [`adc7c28`](https://github.com/shadps4-emu/shadPS4/commit/adc7c28cb46352b090f19e011f4f86c7c84d58a4) typo - [`cda8340`](https://github.com/shadps4-emu/shadPS4/commit/cda8340f7a809e1da950dd17e5882f4d563c01b1) Merge branch 'main' into http-part2 - [`4775010`](https://github.com/shadps4-emu/shadPS4/commit/477501066be5717a75c0f673fc0e9a099d6061ca) Merge branch 'main' into http-part2 ### 📊 Changes **2 files changed** (+229 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/http.cpp` (+216 -21) 📝 `src/core/libraries/network/http.h` (+13 -8) </details> ### 📄 Description Continue series of my RE stuff - Added sceHttpParseStatusLine - Added sceHttpUriMerge --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2896
No description provided.