[PR #483] [MERGED] Allow setting Accept-Language header #890

Closed
opened 2026-02-25 20:37:01 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/483 **Author:** [@vacom13](https://github.com/vacom13) **Created:** 10/24/2021 **Status:** ✅ Merged **Merged:** 10/25/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`97c832d`](https://github.com/benbusby/whoogle-search/commit/97c832d1455cd683b80addbb7c3d4f0567c8710a) Implements #455 - [`fd6bccd`](https://github.com/benbusby/whoogle-search/commit/fd6bccdc12ad404e5d120c5f83def49c70f6750a) pep8 formatting ### 📊 Changes **3 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/models/config.py` (+1 -0) 📝 `app/request.py` (+12 -1) 📝 `app/templates/index.html` (+4 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#890
No description provided.