mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-13 03:08:49 +00:00
- Added Base64 encoding for the response body in the anonProxyHandler to prevent corruption of binary data when returned in JSON format. - Updated the response structure to include the encoded body, ensuring compatibility with various data types.