# wreq-js ## Docs - [fetch()](https://wreq.sqdsh.win/api-reference/fetch.md): Make HTTP requests with browser profile and transport options. - [API Overview](https://wreq.sqdsh.win/api-reference/overview.md): Complete API reference for wreq-js. - [Sessions](https://wreq.sqdsh.win/api-reference/sessions.md): Create and manage persistent sessions with cookie storage. - [Transport](https://wreq.sqdsh.win/api-reference/transport.md): Reusable transport configuration for high-volume request workflows. - [Utilities](https://wreq.sqdsh.win/api-reference/utilities.md): Utility functions for browser profiles and configuration. - [websocket()](https://wreq.sqdsh.win/api-reference/websocket.md): Connect to WebSocket servers with browser profile options. - [Browser Profiles](https://wreq.sqdsh.win/concepts/browser-profiles.md): Understand browser profiles and operating system emulation. - [Compatibility Matrix](https://wreq.sqdsh.win/concepts/compatibility-matrix.md): Detailed compatibility notes for fetch and WebSocket APIs. - [Sessions](https://wreq.sqdsh.win/concepts/sessions.md): Learn about session management and request isolation. - [Transport](https://wreq.sqdsh.win/concepts/transport.md): Learn how Transport controls reusable network settings such as proxy and emulation options. - [Proxy Usage](https://wreq.sqdsh.win/guides/proxy-usage.md): Configure proxy URLs for your requests. - [Request Events and Diagnostics](https://wreq.sqdsh.win/guides/request-events.md): Observe native request lifecycle events and inspect optional diagnostics payloads. - [Streaming Responses](https://wreq.sqdsh.win/guides/streaming.md): Process large responses incrementally without loading them into memory. - [WebSockets](https://wreq.sqdsh.win/guides/websockets.md): Connect to WebSocket servers with browser profile options. - [Installation](https://wreq.sqdsh.win/installation.md): Install wreq-js and get ready for development. - [Introduction](https://wreq.sqdsh.win/introduction.md): Node.js/TypeScript HTTP client with browser profile and transport controls backed by native Rust bindings. - [Quickstart](https://wreq.sqdsh.win/quickstart.md): Get started with wreq-js. ## OpenAPI Specs - [openapi](https://wreq.sqdsh.win/api-reference/openapi.json)