Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It turns out libsoup strips all whitespace even *inside* a URL. We could do that for libcurl too but...really, people shouldn't do that. In this test we were adding the trailing newline into the URL. If someone complains who is using the libcurl code we can deal with it then. Closes: #651 Approved by: giuseppe
- Loading branch information