-
Hi I'd love to try this project but I keep getting a record not found error
![IMG_20220816_111934.jpg](https://user-images.githubusercontent.com/111330978/184797366-60f6c7db-39e3-4ed3-9b2e-1f485c075…
Ali-l updated
2 years ago
-
I use @1.2.0 version, and the response header lacks of Access-Control-Allow-Origin header.
However, if I upgrade to the [latest commit](https://github.com/gin-contrib/cors/commit/567de1916927135435…
-
I found #641 which is exactly my issue. This issue is from June 2016. Looks like it's still not supported :cry:
As an alternative I think I can use an optional parameter because my parameter will …
-
https://github.com/dashjay/ustb_sso_server/blob/9cc9702e5b566baea90b5eed1c3f3626630430bc/auth_hub/handlers.go#L132
Services should not differ functions using switch-cases, I have a suggestion that yo…
-
I am trying to set a cookie, but I am not getting it nor in Postman nor in browser.
```go
.
.
.
cookie := &http.Cookie{
Name: credentials.EmailAddress,
Value: sessionKey,
MaxAge…
-
Glide get for our privately hosted repository fails-
```
$ glide get -v ssh://git@my.host.com:1234/path/repo.git
[INFO] Preparing to install 1 package.
[INFO] Attempting to get package ssh://gi…
-
I'm using NoRoute to catch all requests to the router and parse them by myself.
When getting encoded URL's containing slashes (%2F) gin automatically decodes it.
I have tried playing with UseRawPat…
-
dockers日志报错:
2024/09/23 03:22:47 [Recovery] 2024/09/23 - 03:22:47 panic recovered:
runtime error: invalid memory address or nil pointer dereference
runtime/panic.go:262 (0x4715f8)
runtime/signal…
-
I'm trying to debug a memory leak in bimg with a long running server process and whenever I call DropCaches() or Shutdown() I get an error when trying to resize an image, even after calling Initialize…
-
**Describe the bug**
- http://localhost:8080/sw/ render failed
- curl http://localhost:8080/rk/v1/ready return 404 page not found
- curl -X GET localhost:8080/rk/v1/alive return 404 page not foun…