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 problem of the old behavior is that cpp-httplib server incorrectly allowed an invalid entry (no key, and no value). But the new behavior now reject such incorrect entries.
Please let me know if my understanding isn't correct.
The parameter is not sent. It only works if the HTTP Headers have actual content.
This works.
The bug was introduced with version 0.17.1 and is still persistent with v0.17.3.
The text was updated successfully, but these errors were encountered: