Search
Preparing search index...
The search index is not available
Community Solid Server
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Community Solid Server
index
SlugParser
Class SlugParser
Converts the contents of the slug header to metadata.
Hierarchy
SlugParser
Implements
MetadataParser
Index
Constructors
constructor
Properties
logger
Methods
parse
Constructors
constructor
new
Slug
Parser
(
)
:
SlugParser
Returns
SlugParser
Properties
Protected
Readonly
logger
logger
:
Logger
= ...
Methods
parse
parse
(
request
:
Guarded
<
IncomingMessage
>
, metadata
:
RepresentationMetadata
)
:
Promise
<
void
>
Parameters
request:
Guarded
<
IncomingMessage
>
metadata:
RepresentationMetadata
Returns
Promise
<
void
>
Exports
index
Slug
Parser
constructor
logger
parse
Converts the contents of the slug header to metadata.