mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #483] [MERGED] Allow setting Accept-Language header #890
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#890
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/483
Author: @vacom13
Created: 10/24/2021
Status: ✅ Merged
Merged: 10/25/2021
Merged by: @benbusby
Base:
main← Head:main📝 Commits (2)
97c832dImplements #455fd6bccdpep8 formatting📊 Changes
3 files changed (+17 additions, -1 deletions)
View changed files
📝
app/models/config.py(+1 -0)📝
app/request.py(+12 -1)📝
app/templates/index.html(+4 -0)📄 Description
I have given like an option whether the user wants to send it as an accept language header. However I am not sure if this is what you had in mind when talking about this feature. So do tell me if I should instead do something else.
P.S Sorry for the delay, just fell ill.
Implements #445
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.