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
Hi there, observed this in versions greater than 0.22.0.
When trying to use the library without exceptions, build fails because there is a try catch block unguarded by HTTPLIB_NO_EXCEPTIONS in parse_accept_header function.