Skip to content

HTTP 'user-agent' header value. #4

@aGrimRepoMan

Description

@aGrimRepoMan

I've just been looking at this project and really like what I see - Such a clean approach. Thank you for sharing your work.

I apologize for opening this as an issue, since what follows is only a question. I couldn't find an alternative place to ask.

If I understood the code correctly, the python WS API does not supply a 'user-agent' HTTP header when sending requests to the server. So I suppose the underlying Python "Requests" package default will be used, so the header will look like, for example

'User-Agent': 'python-requests/2.32.3'

I worry a bit about sending that user-agent value versus one that mimics what a "real" internet browser would send. Is this worry justified, and if so, might the flexibility to specify or configure a different user-agent value be added in the future?

Thanks again - great work!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions