lantunes / fixd

An HTTP Server Fixture for Testing HTTP Clients and mocking web services, and a Java Micro Web Framework
http://bigtesting.org/fixd
Apache License 2.0
41 stars 6 forks source link

Support accessing request parts #26

Open lantunes opened 10 years ago

lantunes commented 10 years ago

This is mainly intended to deal with scenarios that involve uploading files.

See: http://www.simpleframework.org/doc/tutorial/tutorial.php#upload