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
The current code was just quickly extracted from paslandau’s projects. It should be cleaned up and most of it replaced by external libraries. For example there is parse_headers method in GuzzleHttp\Psr-7 which is similar to splitHttpHeaderWords.