Closed christeredvartsen closed 8 years ago
When attaching files to the request to make a multipart/form-data request, a request body should not be allowed.
multipart/form-data
See http://docs.guzzlephp.org/en/latest/request-options.html#multipart.
When attaching files to the request to make a
multipart/form-data
request, a request body should not be allowed.See http://docs.guzzlephp.org/en/latest/request-options.html#multipart.