Skip to content

Referer #34

@soybeans-generator

Description

@soybeans-generator

This might be a noob question. Hoping for you guidance.
The referer is not being passed to http client when I am making a request.
Is this how it behaves?

fetch('api/endpoint')

The fetch to the endpoint has the referer but in the http client, it is empty.
Setting it manually does not work also.

proxyReq.Header.Set("Referer", "https://example.com/")

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions