这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Angelmmiguel
Copy link
Contributor

Call the toString to convert the current String object into a string primitive. After applying this change, wws returns the proper response when running the #238 example:

$ curl localhost:8080/test
<!DOCTYPE html>
      <h1>Hello! test!</h1>

It fixes #238

@Angelmmiguel Angelmmiguel added 🐛 bug Something isn't working 🔨 sdks Issues related to language SDKs labels Oct 18, 2023
@Angelmmiguel Angelmmiguel added this to the 1.7.0 milestone Oct 18, 2023
@Angelmmiguel Angelmmiguel requested a review from a team October 18, 2023 07:33
@Angelmmiguel Angelmmiguel self-assigned this Oct 18, 2023
@Angelmmiguel Angelmmiguel merged commit f40e7da into main Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working cla-not-required 🔨 sdks Issues related to language SDKs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The JavaScript kit returns a wrong result when using Hono's html helper

4 participants