surf
surf copied to clipboard
feat: Automatically insert Content-Length header to POST requests
Automatically set the Content-Length header to POST requests. This introduces changes to following functions:
-
body_json -
body_string -
body_form -
body_file -
body_bytes
Resolves: #324
Signed-off-by: Yagiz Degirmenci [email protected]