You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a situation where I need to supply a custom consent cookie to a specific spider. While it is described how to do it for the middleware, it is not very clear still how to pass e.g. custom headers to the init/1 callback of Crawly.Spider.
Even a small example or such will help and can help with writing a good example in docs, thanks!
The text was updated successfully, but these errors were encountered:
I have a situation where I need to supply a custom consent cookie to a specific spider. While it is described how to do it for the middleware, it is not very clear still how to pass e.g. custom headers to the
init/1
callback ofCrawly.Spider
.Even a small example or such will help and can help with writing a good example in docs, thanks!
The text was updated successfully, but these errors were encountered: