Files
spring-restdocs/spring-restdocs-core/src/main
Andy Wilkinson 90e0721b7a Use --multipart for HTTPie multipart requests
Previously --form was ussed which relied on a file part turning the
request into a --multipart one. Switching to --multipart makes the
intent of the request more clear and also simplifies sending parts
that aren't file-based.

Closes gh-771
2022-01-10 13:37:25 +00:00
..