Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Add support for setting headers in async relay requests #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jorgecuesta
Copy link

Description

It extended SendRelaysAsync function to accept headers as a parameter. Added default headers and merged them with chain-specific headers across various handlers. Updated Dockerfile and included a utility function for merging maps.

@note: I was unable to get the test working following the README.md

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Extended `SendRelaysAsync` function to accept headers as a parameter. Added default headers and merged them with chain-specific headers across various handlers. Updated Dockerfile and included a utility function for merging maps.

@note: I was unable to get the test working following the README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant