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 use case for logging some information about the request (what headers were actually sent). Does adding a hook/callback just before $handle->write_request($request); sound reasonable? If so, I can submit a patch for that.