Downloads.jl
Downloads.jl copied to clipboard
Add a response hook?
For now, the easy_hook is only applied before the request, can we add another response hook so that we can get more info about the request in a hook? (like the time cost)
For example, in Python requests, there're also response hooks: https://requests.readthedocs.io/en/latest/user/advanced/#event-hooks