FACG6 / books-autocomplete

https://books-a.herokuapp.com/
0 stars 0 forks source link

double dot in url #34

Open othman-shamla opened 5 years ago

othman-shamla commented 5 years ago

there is no meaning for putting a double dot on the path because chrome remove them before sending the request

https://stackoverflow.com/questions/20476872/what-is-the-reasoning-chrome-resolves-double-dot-in-uri

https://github.com/FACG6/books-autocomplete/blob/05b6575b147d1e64971601b3af76ce41af0dd6c2/public/html/index.html#L6

https://github.com/FACG6/books-autocomplete/blob/05b6575b147d1e64971601b3af76ce41af0dd6c2/public/html/index.html#L35-L36