Ryan Richard e4e764860a Keep the CLI localhost listener running after requests with wrong verb
Just in case some future browser change sends some new kind of request
to our CLI, just ignore them by returning StatusMethodNotAllowed and
continuing to listen.

(cherry picked from commit 3c7e387137a880b3cffed05083e467ec6f4f6719)
2022-02-09 10:10:21 -08:00
..