Forum Discussion
sergeykutsakov
Occasional Contributor
Yes.
nmrao
9 years agoChampion Level 3
are you setting the header manually or gets added automatically?
- sergeykutsakov9 years agoOccasional Contributor
It does not matter. I tried set header manually and automatically.
Automatically:
If I set header manually with correct boundary wich I need and set Media Type : multipart/form-data in the request body boundary is incorrect.
- sergeykutsakov9 years agoOccasional Contributor
Solved. The programmer fixed it on server side.