MCPcopy Create free account
hub / github.com/apify/impit /

Class

impit-node/index.d.ts:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27export declare class DecodingError extends RequestError {}
28export declare class TooManyRedirects extends RequestError {}
29export declare class HTTPStatusError extends HTTPError {}
30export declare class InvalidURL extends ImpitError {}
31export declare class CookieConflict extends ImpitError {}
32export declare class StreamError extends ImpitError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected