BAD REQUEST: 缺少 URI。使用方式: GET /example/file.html
作者: sharmad1205创建于 2023年3月15日更新于 2024年11月16日
我实现了 'org.nanohttpd:nanohttpd:2.3.1',但有时在 postman 中检查时会出现以下错误:BAD REQUEST:缺少 URI。使用方式:GET /example/file.html,但没有在 serve 方法中接收到任何请求
内容来源: NanoHttpd/nanohttpd