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
Use lwan_request_get_host() instead of the generic get_header()
The Host header is ready to be fetched from the request helper struct,
so fetch it rather than looping through all the headers to find the
one we're looking for!
0 commit comments