Skip to content

A quick proof-of-concept to explore Brave’s override of the Accept-Language header

Notifications You must be signed in to change notification settings

remi/brave-accept-language-override

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brave’s Accept-Language header override

A quick proof-of-concept to explore Brave’s override of the Accept-Language header.

Usage

# Start the node.js server and put it in the background
$ node server.js &

# You can use `http-server` or anything else to serve the current directory as a Web server (not `file://`)
$ npm install http-server && http-server .

Result

About

A quick proof-of-concept to explore Brave’s override of the Accept-Language header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published