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
Add the ability to log request headers in production.
There are enough different IPs requesting large number of crate details
endpoints at the same time that I think we have a page making more API
calls than it should be. I'd also like the see the UA header for a
crawler hitting us a lot. This enables me to do both.
0 commit comments