=htp #20052 headerValueByType now works with custom headers
This commit is contained in:
parent
f34ef537f7
commit
d83a323549
10 changed files with 106 additions and 19 deletions
|
|
@ -7,6 +7,7 @@ package docs.http.scaladsl.server.directives
|
|||
import akka.http.scaladsl.model._
|
||||
import akka.http.scaladsl.server.MissingHeaderRejection
|
||||
import akka.http.scaladsl.server.Route
|
||||
import akka.http.scaladsl.server.util.ClassMagnet
|
||||
import docs.http.scaladsl.server.RoutingSpec
|
||||
import headers._
|
||||
import StatusCodes._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue