Jesse Webb
Results
2
comments of
Jesse Webb
I foresee a few ways to solve this issue... `scrapyd-deploy` could support some kind of `oauth2_bearer_token` key in the `scrapy.cfg` file. This could add the HTTP `Authorization` header for us...
+1 This feature would really help us out! We use docker-machine to run a local Elasticsearch cluster and we have `/etc/hosts` entry for `192.168.59.103` which maps to `elastic-local.mycompany.com`. Since we...