0 of 0

File information

Last updated

Original upload

Created by

Rayshader

Uploaded by

RayshaderFR

Virus scan

Safe to use

About this mod

Plugin to send HTTP requests. It can be used with Redscript and CET. For modders only.

Requirements
Permissions and credits
Mirrors
Changelogs
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.

PLAYERS
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 "red4ext/plugins/RedFileSystem/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.3.3
▸ fix crash when initializing plugin while using MO2.

COMPATIBILITY

✓ Cyberpunk 2077 2.12a
✓ redscript 0.5.19+
✓ Cyber Engine Tweaks 1.32.2+

INSTALLATION

1. Install requirements
RED4ext 1.24.3+
RedData 0.4.0+
RedFileSystem 0.8.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 [CODE] block.
8. Thanks for reporting.

DOCUMENTATION

▸ See README
▸ See examples/ (Redscript & CET)

COMMUNITY

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 knowledge.

Cyberpunk 2077 Modding Community

MY OTHER MODS
RedData
RedFileSystem
  翻译: