Internal Server Error with invalid encoded url
Closed this issue · 1 comments
rnakano commented
Internal Server Error occurs with invalid encoded url.
like this: GET /hello?q=%XY
I think server should return Bad Request(400), if receive invalid url encode string.
Webrick and Thin returns 400 in this case.
kubo39 commented
報告ありがとうございました。
その Internal Server Error はまた別なエラーな気がしますね。。