Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 406 Bytes

http-module.md

File metadata and controls

11 lines (9 loc) · 406 Bytes

HTTP Module

The http module holds only a convenience method for adding CORS support to api routes. The CORS implementation uses the akka-http-cors directives implementation.