Skip to content

Conversation

@Ray0907
Copy link

@Ray0907 Ray0907 commented Oct 6, 2025

Fixes #716 - API keys were not being recognized because Node.js http
module automatically lowercases all incoming HTTP header names, but the
code was checking for mixed-case headers.

@enesgules
Copy link
Collaborator

Can you not connect using these headers? We already check both lowercase and mixed case versions just in case

@2022number1
Copy link

Has this issue not been officially resolved yet?

@enesgules
Copy link
Collaborator

This is not a general known issue. Most users can use their api keys without an issue. The issue might be something else that we are not aware of.

@enesgules
Copy link
Collaborator

Closing since this is not the actual issue and we will migrate to express on this pr #861

@enesgules enesgules closed this Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants