RedHttpClient
🟠 Updated over a year ago⚠️ Install Order · 8 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.8% endorsement rate
- 🏆 #35 of 44 Modders Resources mods in this game by downloads
📋 About This Mod
RED HTTP CLIENT
This plugin allows to send HTTP requests. It supports GET, POST, PUT, PATCH and DELETE methods. It can be used with Redscript and CET.
This is a dependency for modders.
You can enable/disable logging of HTTP requests and responses. This way you can have a look at the data being sent, and to which servers.
▸ Logs are found in "red4ext/logs/redhttpclient-YYYY-MM-DD-HH-mm-ss.log".
▸ Disable logging by editing "r6/storages/RedHttpClient/config.json". Set "logging" to false.
This resource allows modders to send requests to servers, much like your browser. If someone want to mess with your device in some way, they'll probably not use this at all (there's better ways for them to achieve their evil deeds). In any case, this plugin only allow requests through SSL (https://) using at least TLS v1. 2.
Always read the entire description of a mod. A good point is to check the author is sharing a GitHub link on his/her mod page (when code is open-source, others can review it).
Be aware that if a mod requires RedHttpClient, you are using it at your own risks.
LATEST CHANGES - v0. 7. 0
Support patch 2. 31
COMPATIBILITY
✓ Cyberpunk 2077 2. 31
✓ redscript 0. 5. 27+
✓ Cyber Engine Tweaks 1. 37. 0+
✓ Visual C++ Redistributable (x86 | x64)
Game crash => install the latest version!
INSTALLATION
1. Install requirements
— RED4ext 1. 29. 0+
— RedData 0. 9. 0+ (optional, only required for Json)
— RedFileSystem 0. 15. 0+
2. Download the latest release here (or from GitHub).
3. Extract the archive into the Cyberpunk 2077 directory
You should have a "<Cyberpunk 2077>/red4ext/plugins/RedHttpClient" directory if done correctly.
REPORT A BUG
If you find a bug / crash to desktop (CTD) after installing and using this plugin:
1. Check every requirements are installed.
2. Check logs in "<Cyberpunk 2077>/red4ext/logs/redhttpclient-xxx.log"
3. Create a bug from this page using button "Report a bug".
4. Describe what you're trying to do and what is happening.
5. Describe relevant installed mods and versions (RED4ext, redscript, CET, RedData, RedFileSystem)
7. Include logs and format them using block.
8. Thanks for reporting.
DOCUMENTATION
▸ See README
▸ See examples/ (Redscript & CET)
If you need help with mod development using this plugin, please feel free to contact me on Discord.
I prefer public discussions so that everyone can use shared
RedHttpClient is a modder's resource plugin for sending HTTP requests, compatible with Redscript and CET. With 1,575 endorsements and 198,657 downloads, it's a widely adopted tool for modders integrating web services into Cyberpunk 2077. Last updated September 2025, it remains actively maintained.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Huge adoption: 198k downloads and 1.5k endorsements show it's the go-to for HTTP modding.
- Works with both Redscript and CET, so you can use it regardless of your scripting setup.
- Actively updated (Sept 2025) — you're not installing a dead mod.
⚠️ Cons
- Strictly for modders — if you're a player, this does nothing for you out of the box.
- No documentation or usage examples provided in the description, so you'll need to dig into the source or community guides.
- Requires Redscript or CET to function, so you need those dependencies installed first.
For Cyberpunk 2077 modders who want to pull data from web APIs into their mods — think live leaderboards, weather integration, or custom notifications. Skip if you're a player looking for gameplay changes; this is a backend utility.
💡 Beginner Tips
- Make sure you have either Redscript or CET installed before adding this — it won't work without one of them.
- Check the mod's forum posts or GitHub for usage examples, since the description doesn't include any code snippets.
- If you're new to modding, start with a simple HTTP GET request to a test API to verify the plugin works.
📊 Mod Details
- Game
- Cyberpunk 2077 Mods
- Author
- Rayshader
- Version
- 0.7.0
- Downloads
- 198,657
- Endorsements
- 1,575
- Category
- Modders Resources
- Created
- 4/13/2024
- Updated
- 9/11/2025
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Cyberpunk 2077 Mods
Download from Nexus.
📖 Full step-by-step install guide for Cyberpunk 2077 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Cyberpunk 2077 commands, item IDs, and more.
Keep browsing — more Cyberpunk 2077 mods await