org.http4s.headers.SourceMap
See theSourceMap companion object
A Response header that _links generated code to a source map, enabling the browser to reconstruct the original source and present the reconstructed original in the debugger_.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/SourceMap
Value parameters
- uri
-
A relative (to the request URL) or absolute URL pointing to a source map file.
Attributes
- Companion
- object
- Source
- SourceMap.scala
- Graph
-
- Supertypes
Members list
In this article