Uwe
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created HTTP Client and Content-Type: multipart/form-data and Content-Transfer-Encoding: base64
AnsweredHi community,I’m working on a multipart/form-data POST request using the IntelliJ HTTP Client. My goal is to send a file with the Content-Transfer-Encoding: base64 header.Here’s how it works succes...