getting manually a subdomain
For some reason I can fetch here the route /test, but not /tester/e
Solution:Jump to solution
Forgot that I had this open, instead of / it uses . so if oyu route is hello/get its hello.get for manual requesting
1 Reply
Solution
Forgot that I had this open, instead of / it uses . so if oyu route is hello/get its hello.get for manual requesting