Skip to content

fix; empty path in request with endpoint is root domain#4

Open
Khara-bb wants to merge 1 commit intoforcesunseen:mainfrom
Khara-bb:kharaone-root-graphql-path
Open

fix; empty path in request with endpoint is root domain#4
Khara-bb wants to merge 1 commit intoforcesunseen:mainfrom
Khara-bb:kharaone-root-graphql-path

Conversation

@Khara-bb
Copy link
Copy Markdown

@Khara-bb Khara-bb commented Aug 5, 2024

When graphql is served directly from the root path, the extension was sending POST HTTP/2 HTTP/2 instead of POST / HTTP/2

Added a check for double space to detect that case.

When graphql is served directly from the root path, the extension was sending `POST  HTTP/2 HTTP/2` instead of `POST / HTTP/2`

Added  a check for double space to detect that case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant