[GH-ISSUE #103] Sync yahoo calendar #100

Closed
opened 2026-02-25 20:30:54 +03:00 by kerem · 2 comments
Owner

Originally created by @boesiii on GitHub (Jan 14, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/103

Hello,

I am trying to get this working with a Yahoo calendar but I get an error message when trying to test settings. Error message "An error occurred while sending the request. the server committed a protocol violation, Section=ResponseHeader Detail=CR must be followed by LF". Should this work with Yahoo calendars? How can I fix this error message?

Thanks.

Originally created by @boesiii on GitHub (Jan 14, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/103 Hello, I am trying to get this working with a Yahoo calendar but I get an error message when trying to test settings. Error message "An error occurred while sending the request. the server committed a protocol violation, Section=ResponseHeader Detail=CR must be followed by LF". Should this work with Yahoo calendars? How can I fix this error message? Thanks.
kerem closed this issue 2026-02-25 20:30:54 +03:00
Author
Owner

@boesiii commented on GitHub (Jan 14, 2016):

I am using version 1.14 with Outlook 2013

<!-- gh-comment-id:171681461 --> @boesiii commented on GitHub (Jan 14, 2016): I am using version 1.14 with Outlook 2013
Author
Owner

@aluxnimm commented on GitHub (Jan 14, 2016):

See README.md:
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine
The server sends invalid headers. Enable the commented out option useUnsafeHeaderparsing in the app config file, see Debugging and more config options above.

<!-- gh-comment-id:171686985 --> @aluxnimm commented on GitHub (Jan 14, 2016): See README.md: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine The server sends invalid headers. Enable the commented out option useUnsafeHeaderparsing in the app config file, see Debugging and more config options above.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#100
No description provided.