starsz commented on issue #1388: URL: https://github.com/apache/apisix-dashboard/issues/1388#issuecomment-769604851
Hi @Yiyiyimu, >`using bare net/http pkg to access the route would always return "404 Route not found", although the route is created, accessing the same URL with httpexpect could work(commit).` 1. How do you use the `bare net/http`? 2. If you don't want httpexpect to print a lot logs, you can config the httpexpect. See more details: https://pkg.go.dev/github.com/gavv/httpexpect/v2#Config ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
