kermitt2 / grobid_client_python

Python client for GROBID Web services
Apache License 2.0
275 stars 74 forks source link

Support to the proxy settings #39

Open vipulg13 opened 2 years ago

vipulg13 commented 2 years ago

Dear team,

would you consider extending the support to the proxy-enabled REST client? Since "requests.request()" have already the mechanism to handle proxies, I believe the implementation is straightforward. I have actually extended the client.py and grobid_client.py to handle proxies. I am testing the changes at the moment. If everything works as expected, I would be happy to share the the updated python code.

Regards, Vipul

lfoppiano commented 1 year ago

@vipulg13 please, feel free to send us a PR. :-)