Skip to content

Conversation

@SethTisue
Copy link
Member

No description provided.

@SethTisue
Copy link
Member Author

error: http-client-request-body.md:20:1: Exception when sending request: POST https://example.com/
val response = quickRequest
^
sttp.client4.SttpClientException$ResponseHandlingException: Exception when sending request: POST https://example.com/
	at sttp.client4.SttpClientExceptionExtensions.defaultExceptionToSttpClientException(SttpClientExceptionExtensions.scala:30)
	at sttp.client4.SttpClientExceptionExtensions.defaultExceptionToSttpClientException$(SttpClientExceptionExtensions.scala:12)

@bishabosha bishabosha self-assigned this Nov 18, 2025
@bishabosha
Copy link
Member

this i think can be solved with mdoc:fail if example.com is expected to reject POST always, or swap to httpbin.org (which is flaky but at least has an endpoint)

@bishabosha
Copy link
Member

I went with changing the URL, also figured that the imports for Websockets are now outdated with the newer toolkit

@bishabosha bishabosha marked this pull request as ready for review November 23, 2025 17:40
@bishabosha bishabosha merged commit 538f33e into scala:main Nov 23, 2025
1 check passed
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