subsquid / squid-sdk

The main repo of the squid SDK
Apache License 2.0
1.23k stars 151 forks source link

Use connection headers for for ws and http #263

Closed Moliholy closed 7 months ago

Moliholy commented 7 months ago

This PR adds the possibility to specify custom headers to be sent through both HTTP and WS connections. Useful in case the node requires some sort of authentication.

Moliholy commented 7 months ago

Please, provide change file as well.

They are now included in the PR. Thanks for the tip.