C9Glax / tranga

Docker-Container to monitor (Manga) Scanlation-Sites for download new chapters.
GNU General Public License v3.0
157 stars 15 forks source link

POST /Test does not return anything #125

Closed C9Glax closed 9 months ago

C9Glax commented 9 months ago

What is broken?

https://github.com/C9Glax/tranga-website/pull/41#issuecomment-1937885794

Log-output

No response

Additional stuff

No response

C9Glax commented 9 months ago

@db-2001 Can not reproduce either 😢 image I get a 202 on all requests... Just to make sure: You were using a POST-Method?

db-2001 commented 9 months ago

Yeah I was just logging the response from the existing JavaScript code if I remember correctly and it worked for some and didn't for others. Maybe it's a JavaScript thing. Not too concerned since as of right now we don't use the response for anything. We might in the future if we want to confirm something has occured.