Skip to content

Repository files navigation

forwardproxy

This app is used to fetch data for full text links. It is to be deployed on the host that is whitelisted by publisher. LSDiscovery will embed the full text url in a request which will be sent to address:port/proxy?fullTextString=. Specify address and port in application.properties file This will return response to the browser.

App Config contains config information for this server to use. RequestHandler contains a method that forwards the request from the current server and return response to the origin server.

Only text/html type response is handled by the method.

user-agent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36

About

App to forward a request and fetch data

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages