Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.67 KB

File metadata and controls

36 lines (23 loc) · 1.67 KB

fetch Documentation

Use this index to find the right guide. For a searchable reference inside the terminal, run fetch -v -h.

Start Here

Requests and Authentication

  • Request Bodies — raw data, JSON, XML, forms, multipart uploads, stdin, and editor input
  • Authentication — Basic, Digest, Bearer, AWS SigV4, custom headers, and mutual TLS

Output

  • Output Formatting — content types, article extraction, files, paging, color, and binary output
  • Image Rendering — terminal protocols, built-in decoders, and external adapters

Protocols

  • WebSocket — interactive and piped bidirectional connections
  • gRPC — reflection, local schemas, protobuf conversion, and streaming

Networking and Security

Maintenance and Integrations

  • Updates — manual and automatic updates, verification, and cache files
  • Agent Skill — offline installation for supported coding agents