Safwan Kamarrudin

Results 2 issues of Safwan Kamarrudin

I'm trying to create a custom `UrlFilter` that lets through all URLs that start with the base URL passed to `Crawler.crawl/2`. I know I can use `Registry` or `Agent` to...

question

This is more of a question than a bug report, but is there a way to share state between middleware instances? Keeping them independent and decoupled is usually preferable, but...

question