Skip to content

Support more multi-line responses and additional binary data responses#24

Open
mnightingale wants to merge 1 commit into
masterfrom
feature/supportmoremultiline
Open

Support more multi-line responses and additional binary data responses#24
mnightingale wants to merge 1 commit into
masterfrom
feature/supportmoremultiline

Conversation

@mnightingale

Copy link
Copy Markdown
Owner

The primary motivation is because currently the yEnc metadata checks were only performed for article/body responses, I wasn’t aware of the XZVER/XZHDR usage.

I haven't added support for the [COMPRESS=GZIP] responses; maybe in the future if anyone requests it but they are quite annoying if the .\r\n must be decompressed. I did see there is xfeature compress gzip but I couldn’t seem to get it to work as I expected and it’s difficult to find any information about it. So only Astraweb style for now.

@Tensai75 could you try this out?

@Tensai75

Tensai75 commented Jun 7, 2026

Copy link
Copy Markdown

Honestly, I only use your decoder function with WithStatusLineAlreadyRead() as I belive in the separation of concerns and always like to read out the status line response myself.
So currently I do not have a simple possibility to implement this into my code to check this out, sorry.

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

Successfully merging this pull request may close these issues.

2 participants