Jackal Chan

Results 3 comments of Jackal Chan

Have you tried using r.Request.Headers instead? r.Headers is the response header instead of the request header

You have to use `go mod init YOUR_MODULE_NAME` to initialize first.

Sorry for reviving a 2 year old issue, I am trying to have both sortable and fixed width columns and have ran into the same issue above. Is there a...