Skip to content

Validator Client in REST mode should not drop URL query strings  #14528

@james-prysm

Description

@james-prysm

💎 Issue

Background

a user wasn't able to include GCP API_KEYS in the URL due to

  1. prysm dropping the query strings from URLs https://github.com/prysmaticlabs/prysm/blob/develop/api/client/client.go#L64
  2. prysm not allowing custom headers for validator client API calls

Solution

Ideally we either allow for query strings or maybe allow custom headers for API calls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions