Two new directives for accepting file uploads through multipart forms: `uploadedFile` which allows for very simple upload into a temporary file `fileUpload` which allows to simply work with the stream of bytes of an upload |
||
|---|---|---|
| .. | ||
| directives | ||
| CaseClassExtractionExamplesSpec.scala | ||
| DirectiveExamplesSpec.scala | ||
| ExceptionHandlerExamplesSpec.scala | ||
| FileUploadExamplesSpec.scala | ||
| FullTestKitExampleSpec.scala | ||
| RejectionHandlerExamplesSpec.scala | ||
| RoutingSpec.scala | ||
| WebsocketExampleSpec.scala | ||