summary refs log tree commit diff stats
path: root/tests/ast_pattern_matching.nim
diff options
context:
space:
mode:
authorMark Pointing <sheriff.pointing@gmail.com>2021-06-15 03:29:23 +1000
committerGitHub <noreply@github.com>2021-06-14 19:29:23 +0200
commite80d7ff0f2716fd1f892a936a78986531b107fb6 (patch)
tree993c5a5b247c5435e04dc92fe95ea43460cb630b /tests/ast_pattern_matching.nim
parent8c42f5be0274d8d16910401d7d5a45aa35a63afd (diff)
downloadNim-e80d7ff0f2716fd1f892a936a78986531b107fb6.tar.gz
httpclient.nim Fixes #14794 and an issue where content-header is not set on postContent (#18208)
* Fixed missing newline after bound marker in mulipart post (#14794) and a problem where calling postContent with multipart data does not set content-length header.

* Update lib/pure/httpclient.nim

* Added comment outlining the reason for changes to httpclient.nim and added tests to ensure that multipart post has a newline at the end of the body, and that the content-length header is present.

* Fixed typo in comments.

* Removed redundant blank lines in thttpclient_standalone.nim.

Co-authored-by: Mark Pointing <mark@futurepoint.com.au>
Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
Diffstat (limited to 'tests/ast_pattern_matching.nim')
0 files changed, 0 insertions, 0 deletions