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

Add support for setting headers in async relay requests#47

Open
jorgecuesta wants to merge 1 commit intopokt-network:mainfrom
pokt-scan:force-content-type
Open

Add support for setting headers in async relay requests#47
jorgecuesta wants to merge 1 commit intopokt-network:mainfrom
pokt-scan:force-content-type

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