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 would like to write out the remote IP address and port for this HTTP/3 transaction, but it seems that "%{remote_ip}" is not working?
I can see the IP address in the verbose mode, though, like * Trying 142.250.190.46:443... And without --http3 this write-out works perfect.
I did this
I would like to write out the remote IP address and port for this HTTP/3 transaction, but it seems that "%{remote_ip}" is not working?
I can see the IP address in the verbose mode, though, like
* Trying 142.250.190.46:443...
And without --http3 this write-out works perfect.I expected the following
curl/libcurl version
operating system
The text was updated successfully, but these errors were encountered: