Skip to content

feat: Add support for custom headers#106

Open
Anush008 wants to merge 2 commits intomasterfrom
custom-headers
Open

feat: Add support for custom headers#106
Anush008 wants to merge 2 commits intomasterfrom
custom-headers

Conversation

@Anush008
Copy link
Copy Markdown
Member

@Anush008 Anush008 commented Mar 3, 2026

No description provided.

@Anush008 Anush008 requested a review from generall March 4, 2026 10:39
Comment thread src/main/java/io/qdrant/client/MetadataCredentials.java Outdated
@dancixx
Copy link
Copy Markdown

dancixx commented Apr 23, 2026

  [api_key_and_custom_headers_are_sent] server captured api-key        = my-api-key                                                                                                
  [api_key_and_custom_headers_are_sent] server captured x-custom-id    = my-client-id                                                                                              
  [api_key_and_custom_headers_are_sent] server captured openai-api-key = sk-test
  [headers_only_no_api_key] server captured api-key     = null                                                                                                                     
  [headers_only_no_api_key] server captured x-trace-id  = trace-abc
  [no_api_key_no_headers_means_no_auth_metadata] server captured api-key = null                                                                                                    
  [no_api_key_no_headers_means_no_auth_metadata] has x-trace-id?         = false

@dancixx dancixx requested review from dancixx April 23, 2026 18:01
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.

3 participants