Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty string with "" quote #245

Open
bozkayasalihx opened this issue Sep 14, 2023 · 1 comment
Open

empty string with "" quote #245

bozkayasalihx opened this issue Sep 14, 2023 · 1 comment

Comments

@bozkayasalihx
Copy link

  • request.as_reader() convert empty string to with quoted ones ""

these screenshots will show how i countered this issue by order

  1. Screenshot 2023-09-14 at 13 57 34
  2. Screenshot 2023-09-14 at 13 57 58
  3. Screenshot 2023-09-14 at 13 57 15
  4. Screenshot 2023-09-14 at 13 58 56

as it shown by SS its added double quote to empty string

@kolbma
Copy link

kolbma commented Dec 19, 2023

What is in request headers?

I'm pretty sure your client is sending a json string "", because there is no valid json without any body.

kolbma added a commit to kolbma/tiny-http that referenced this issue Dec 19, 2023
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

No branches or pull requests

2 participants