Skip to content

feat(client): allow custom headers in the agent#1639

Draft
fforbeck wants to merge 1 commit intomainfrom
feat/track-client-activity
Draft

feat(client): allow custom headers in the agent#1639
fforbeck wants to merge 1 commit intomainfrom
feat/track-client-activity

Conversation

@fforbeck
Copy link
Copy Markdown
Member

Changes

  • Updated the @ucanto/transport lib to 9.2.0 - which supports custom headers in HTTP transport channels
  • Updated the Access client to support custom headers in the channel creation, connection, and Agent constructor.
  • Tests

⚠️ @ucanto/transport:9.2.0 breaks the expected OutboundCodec in the client.connect method call (packages/w3up-client/src/service.js). Still need to figure out which other packages will need to be updated.

Ref: storacha/upload-service#243 (same logic but for the upload-service repo).

@fforbeck fforbeck force-pushed the feat/track-client-activity branch from 222f0ca to 93f35ff Compare April 29, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant