solved: 404 means 'no router matched', change the rule to PathPrefix(/
) working prorperly.
cc: Details on 404 request?
1 Like
solved: 404 means 'no router matched', change the rule to PathPrefix(/
) working prorperly.
cc: Details on 404 request?