FLEXTool / FLEX

An in-app debugging and exploration tool for iOS
Other
14.07k stars 1.7k forks source link

Handle HTTP body which is not a UTF8 text #684

Closed nickolas-pohilets closed 8 months ago

nickolas-pohilets commented 11 months ago

If body is not a UTF8 text - encode body as base64 and feed it into cuRL using pipeline of shell commands.