Peter Johnson
|
8f1f64ffb6
|
Remove year from file copyright message (NFC) (#2972)
Also update copyright to include "and other WPILib contributors" and clarify
license referral language to not be restricted to FIRST teams.
|
2020-12-26 14:12:05 -08:00 |
|
Peter Johnson
|
c25d48fd0c
|
HttpParser: Add Reset() function (#1210)
This allows reuse of the HttpParser object for multiple requests.
|
2018-07-22 19:41:23 -07:00 |
|
Peter Johnson
|
31ced30c1e
|
HttpParser: Change Execute() to return StringRef (#1209)
This is more user-friendly than returning the number of parsed bytes.
|
2018-07-22 15:07:22 -07:00 |
|
Peter Johnson
|
297863b17a
|
Add HttpParser and UrlParser C++ wrappers for http_parser.
|
2018-07-17 02:24:56 -07:00 |
|