v0.3.0
Compatibility
- Cyberpunk 2077 v2.12+
- RED4ext v1.24.0+
- redscript v0.5.18+
Fixed
- enable / disable logging when loading option from
config.json
.
Added
- support to send
multipart/form-data
withHttpClient
andAsyncHttpClient
. - class
HttpMultipart
to add / set / get parts, without support for files / buffers.