Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appended % #584

Open
lrzuniga opened this issue Oct 15, 2023 · 1 comment
Open

Appended % #584

lrzuniga opened this issue Oct 15, 2023 · 1 comment

Comments

@lrzuniga
Copy link

Hi
nice service!
gave it a try and it worked fine, except the output included an appended '%' in the download url which I had to remove to get the download link to work...is this the expected behaviour?

* We are completely uploaded and fine
< HTTP/2 200
< content-type: text/plain
< server: Transfer.sh HTTP Server
< x-made-with: <3 by DutchCoders
< x-served-by: Proudly served by DutchCoders
< x-url-delete: https://transfer.sh/bJdkQBmTK1/hello.txt/pCRmyqvmnJOfx02jALNF
< content-length: 40
< date: Sun, 15 Oct 2023 13:16:27 GMT
<
* Connection #0 to host transfer.sh left intact
https://transfer.sh/bJdkQBmTK1/hello.txt%

os: macOS 13.6
curl: curl 8.1.2 (x86_64-apple-darwin22.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.11 nghttp2/1.51.0

thanks
L.

@aspacca
Copy link
Collaborator

aspacca commented Oct 15, 2023

@lrzuniga , the download url is not followed by a newline, the % character that you see is most probably the prompt of you shell :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants