Type alias AuthClientForwardedUserHeaders
AuthClientForwardedUserHeaders: {
Accept: "application/vnd.hypothesis.v1+json";
Content-Length?: string;
Host?: string;
X-Forwarded-User: string;
}
Type declaration
-
Accept: "application/vnd.hypothesis.v1+json"
-
Optional
Content-Length?: string
-
Optional
Host?: string
-
X-Forwarded-User: string