Helper library to download assets (ajax) directly or through a proxy
MCP server for Obsidian vaults — read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. STDIO or Streamable HTTP.
Timings for HTTP requests
Type definitions for the latest Obsidian API (https://obsidian.md)
HTTP server mocking and expectations library for Node.js
Wrap native HTTP requests with RFC compliant cache support
Cypress's fork of a simplified HTTP request client.
Low-level HTTP/HTTPS/XHR/fetch request interception library.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
Provides a way to make requests
Timeout HTTP/HTTPS requests
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Simplified HTTP request client.
Like request, but smaller.
Core library for interfacing with AutoRest generated code
Streaming http in the browser
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Fake HTTP injection library
Turn a function into an `http.Agent` instance
Standards-compliant WebSocket server and client
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
This is the collection of useful functions that you can use for your Obsidian plugin development.