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/
2022-12-02 16:09:23 +00:00
..
AddressBook.cpp sync StreamCreate 2022-11-08 19:52:43 -05:00
AddressBook.h [HTTP Proxy] skip addresshelper page if destination is not changed (closes #1789) 2022-10-09 22:15:36 +03:00
BOB.cpp compressable crypto key and padding for routers and destination 2022-10-24 15:12:07 -04:00
BOB.h [BOB] require commands options, fix usage of existent nick and status 2022-06-13 19:11:32 +03:00
ClientContext.cpp compressable crypto key and padding for routers and destination 2022-10-24 15:12:07 -04:00
ClientContext.h I2PTunnel/UDPTunnel split 2022-10-25 15:30:12 -04:00
HTTPProxy.cpp Remove "X-Requested-With" 2022-12-02 16:09:23 +00:00
HTTPProxy.h add copyright headers 2020-05-22 18:14:53 +00:00
I2CP.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
I2CP.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
I2PService.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
I2PService.h add copyright headers 2020-05-22 18:14:53 +00:00
I2PTunnel.cpp I2PTunnel/UDPTunnel split 2022-10-25 15:30:12 -04:00
I2PTunnel.h I2PTunnel/UDPTunnel split 2022-10-25 15:30:12 -04:00
MatchedDestination.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
MatchedDestination.h add copyright headers 2020-05-22 18:14:53 +00:00
SAM.cpp compressable crypto key and padding for routers and destination 2022-10-24 15:12:07 -04:00
SAM.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
SOCKS.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
SOCKS.h add copyright headers 2020-05-22 18:14:53 +00:00
UDPTunnel.cpp Fix typos 2022-11-25 22:37:52 +02:00
UDPTunnel.h store Address instead IdentHash for UDP tunnel 2022-11-03 20:02:43 -04:00