FinestWebView-Android
FinestWebView-Android copied to clipboard
Enhancement: Ability to add extra HEADER information to HTTP REQUEST
I would also like put in a request to be able to add in extra header information to the HTTP REQUEST. In my case, I need to add in an extra token to prevent Cross-Site Reference Forgery (CSRF).
Thank you!
Someone can answer this? Same problem just for security purpose..
+1
You can try https://github.com/hzw1199/AwesomeWebView-Android, forked from this project, new features added.