Lightbend
Changed its Software Licensing Model for Akka Technology.
License FAQ
Akka HTTP
Version 10.5.3
Scala
Java
Security Announcements
1. Introduction
2. Usage
3. Data Types & Abstractions
4. Server API
Routing DSL
Minimal Example
Longer Example
Getting started
Compared with Play framework routes
Interaction with Actors
Dynamic Routing Example
Handling HTTP Server failures in the High-Level API
File uploads
Configuring Server-side HTTPS
Routing DSL Overview
Compared with Play routes
Routes
Directives
Basics
Structure
What Directives do
Composing Directives
Type Safety of Directives
Automatic Tuple extraction (flattening)
Predefined Directives (alphabetically)
Predefined Directives (by trait)
Directives filtering or extracting from the request
Directives creating or transforming the response
List of predefined directives by trait
AttributeDirectives
BasicDirectives
CacheConditionDirectives
CachingDirectives
CodingDirectives
CookieDirectives
DebuggingDirectives
ExecutionDirectives
FileAndResourceDirectives
FileUploadDirectives
fileUpload
fileUploadAll
storeUploadedFile
storeUploadedFiles
FormFieldDirectives
FuturesDirectives
HeaderDirectives
HostDirectives
Marshalling Directives
MethodDirectives
MiscDirectives
ParameterDirectives
PathDirectives
RangeDirectives
RespondWithDirectives
RouteDirectives
SchemeDirectives
SecurityDirectives
WebSocketDirectives
TimeoutDirectives
Custom Directives
Rejections
Exception Handling
Case Class Extraction
Source Streaming
Routing DSL style guide
Route TestKit
Core Server API
Server WebSocket Support
Server HTTPS Support
Graceful termination
Server-Side HTTP/2
5. Client API
6. Extensions
7. Supported Technologies
8. Tips And Tricks
9. Contributing
10. Reference
11. Release Notes
FileUploadDirectives
fileUpload
fileUploadAll
storeUploadedFile
storeUploadedFiles
listDirectoryContents
fileUpload
Found an error in this documentation? The source code for this page can be found
here
. Please feel free to edit and contribute a pull request.