12.0.0 #6
bohdaq
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Partially added documentation.
Added examples on how to use Request, Response, and Header.
generate
parse
get_header
parse
generate
parse_multipart_body
parse
generate
generate
Response
parse
method returns a result, previously used method_parse_response
was falling silently in case of a malformed response. Now developers can use the result to handle errors. Same withparse_multipart_body
in Range, previously used method_parse_multipart_body
was falling silently in the case of a malformed multipart body.This discussion was created from the release 12.0.0.
Beta Was this translation helpful? Give feedback.
All reactions