Skip to content

Is it possible to provide a minimal custom HTTPHandler with TypeScript? #1917

Closed Answered by mattcosta7
vidjul asked this question in Q&A
Discussion options

You must be logged in to vote

export class HttpHandler extends RequestHandler<
HttpHandlerInfo,
HttpRequestParsedResult,
HttpRequestResolverExtras<any>
> {

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mattcosta7
Comment options

Answer selected by mattcosta7
@vidjul
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants