@dokieli/web-access-control - v1.0.0
Preparing search index...
negotiatePatchContentType
Function negotiatePatchContentType
negotiatePatchContentType
(
target
:
string
,
options
?:
{
fetch
?:
FetchLike
}
,
)
:
Promise
<
PatchContentType
>
Prefers text/n3, and assumes it when no Accept-Patch information is available.
Parameters
target
:
string
Optional
options
:
{
fetch
?:
FetchLike
}
Returns
Promise
<
PatchContentType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dokieli/web-access-control - v1.0.0
Loading...
Prefers text/n3, and assumes it when no Accept-Patch information is available.