Freelance Projects, Design and Programming Tutorials
front-end sometimes receive status code 500 but back-end return 200
front-end: vue
back-end: go-gin
front-end send post request, but i just want test api, don’t try get params, sometimes return status 500,
but when i start add get params, it’s ok.
I have no idea how it’s happend.