23 lines
417 B
ReStructuredText
23 lines
417 B
ReStructuredText
.. _-mapUnmatchedPath-:
|
|
|
|
mapUnmatchedPath
|
|
================
|
|
|
|
...
|
|
|
|
Signature
|
|
---------
|
|
|
|
.. includecode2:: /../../akka-http-scala/src/main/scala/akka/http/scaladsl/server/directives/BasicDirectives.scala
|
|
:snippet: mapUnmatchedPath
|
|
|
|
Description
|
|
-----------
|
|
|
|
...
|
|
|
|
Example
|
|
-------
|
|
|
|
... includecode2:: ../../../../code/docs/http/scaladsl/server/directives/BasicDirectivesExamplesSpec.scala
|
|
:snippet: 0mapUnmatchedPath
|