[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1838: http-client does not multipart encode string ports properly
From: |
Chicken Trac |
Subject: |
Re: #1838: http-client does not multipart encode string ports properly |
Date: |
Tue, 25 Jun 2024 13:28:21 -0000 |
#1838: http-client does not multipart encode string ports properly
-------------------------------------------+------------------------------
Reporter: Woodrow E Douglass | Owner: (none)
Type: defect | Status: new
Priority: major | Milestone: someday
Component: unknown | Version: 5.3.0
Resolution: | Keywords: http http-client
Estimated difficulty: |
-------------------------------------------+------------------------------
Comment (by Woodrow E Douglass):
So the test case works, and i think that test is valuable, but I've found
an interesting thing:
The request in question is a PUT request against a PULP object server
https://pulpproject.org/
The same request that fails with
{{{
Error: (read-string!) port already closed: #<input port "(string)">
}}}
against the pulp server, succeeds when put against posttestserver.dev
(which also has ssl enabled, so ssl is ruled out as a cause here)
I'll keep investigating, i'm not sure what the issue is yet. Sorry for the
noise, this issue is more nuanced then i originally thought
--
Ticket URL: <https://bugs.call-cc.org/ticket/1838#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/24
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/24
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/25
- Re: #1838: http-client does not multipart encode string ports properly,
Chicken Trac <=
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/25
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/25
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/25
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/25
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/25
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/26
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/26
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/26
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/26
- Re: #1838: http-client does not multipart encode string ports properly, Chicken Trac, 2024/06/26