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

Feature request: Allow for header arguments to be passed in query too #565

Description

@SmallhillCZ

Problem:
When using software that doesn't allow to specify HTTP headers (stata, excel, etc.), users can't get data from PostgREST.

Solution:
Allow passing these arguments also as query parameters.

Authorization: Bearer <token> could be also passwed as ?token=<token>, similarily with Accept: <format> as ?format=<format>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    how-tosGoal oriented guides. Not in depth.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions