Mixed — some parts with encoding, some without
POST/anything/mixed-encoding
Verifies that parts without an encoding entry use the browser default
while parts with encoding.contentType use the declared value.
label— no encoding declared → default (text/plain)data—contentType: application/jsonattachment—contentType: application/octet-stream(explicit)
Request
Responses
- 200
Request echoed by HTTPBin — inspect part Content-Types