|
|
|
|
|
by WA
3710 days ago
|
|
Well no, because my browser isn't doing the request. The underlying Node app (the Jam API) does it. I found it: The API responds with an HTTP 500 error if you use CSS selectors that don't select anything or are simply invalid. Probably makes sense to add some Exception handling right there. |
|