You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/libi2pd_client
Jigen 519c0fe81d
Remove "X-Requested-With"
When any app uses Android’s WebView to load a web page, WebView attaches an extra header, named X-Requested-With, with the value set to the application ID. 
That include Lightning-I2P browser by R4SAS. 
Google doesn’t want to make it easy to get rid of the X-Requested-With header. However, there is a mechanism for replacing header information. This doesn’t allow a program to stop sending the X-Requested-With header.

More info on: https://www.stoutner.com/the-x-requested-with-header/
1 year ago
..
AddressBook.cpp sync StreamCreate 2 years ago
AddressBook.h [HTTP Proxy] skip addresshelper page if destination is not changed (closes #1789) 2 years ago
BOB.cpp compressable crypto key and padding for routers and destination 2 years ago
BOB.h [BOB] require commands options, fix usage of existent nick and status 2 years ago
ClientContext.cpp compressable crypto key and padding for routers and destination 2 years ago
ClientContext.h I2PTunnel/UDPTunnel split 2 years ago
HTTPProxy.cpp Remove "X-Requested-With" 1 year ago
HTTPProxy.h add copyright headers 4 years ago
I2CP.cpp cleanup code (spaces, tabs) 2 years ago
I2CP.h cleanup code (spaces, tabs) 2 years ago
I2PService.cpp [log] update log messages (closes #1693) 3 years ago
I2PService.h add copyright headers 4 years ago
I2PTunnel.cpp I2PTunnel/UDPTunnel split 2 years ago
I2PTunnel.h I2PTunnel/UDPTunnel split 2 years ago
MatchedDestination.cpp clean line trailing spaces and tabs 3 years ago
MatchedDestination.h add copyright headers 4 years ago
SAM.cpp compressable crypto key and padding for routers and destination 2 years ago
SAM.h cleanup code (spaces, tabs) 2 years ago
SOCKS.cpp [log] update log messages (closes #1693) 3 years ago
SOCKS.h add copyright headers 4 years ago
UDPTunnel.cpp Fix typos 1 year ago
UDPTunnel.h store Address instead IdentHash for UDP tunnel 2 years ago