Spring RestClient.builder() prefers a global HttpComponentsClientHttpRequestFactoryBuilder Spring Bean instead of instance supplied in .requestFactory() parameter

Imagine the following code which creates a custom RestClient instance, specifically using a custom requestFactory, no be...

Gin Can I use Client Cert for Auth in Gin?

I use TLS connection with GINNow I need to implement client certificate authorization.It's possible?Comment From: thinke...

Gin Dark Mode not Available for Docs

The documentation doesn't have dark mode. Better to have it get the system theme by default and adding a toggle between ...

Gin Dark Mode not Available for Docs

The documentation doesn't have dark mode. Better to have it get the system theme by default and adding a toggle between ...

Gin Sometimes it took very long until server answer

Sometimes a request not begin response until I hit CTRL+C on console.Lat time with the root (static page)[GIN-debug] Lis...

Gin LoadHTMLGlob loads an extra template without a name

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin RunQUIC does not connect via browser

DescriptionNot an issue, yet, but I think the upcoming QUIC implementation won't work in the browser.@thinkerou, @appleb...

Gin i keep getting cors error

so i have a project that use both nextjs and golang as its frontend and backend. I keep getting blocked from fetching my...

Gin Release the latest version

Requesting to release the new version to resolve Snyk vulnerability issue.Comment From: sudo-prashant+1 . There is a vul...

Gin Request to Remove Testing and Sensitive Files from gin-gonic/gin Repository

During a security scan using Twistlock, we have detected testing PEM file located in the following directory within the ...

Gin Is Gin Context violating the golang context styleguide?

Hey guys,We're having some discussions regarding whether or not Gin Context violates the Go context style guide. I'd lik...

Gin Necessity for usage of bytedance/sonic.

Is it truly necessary for Gin to use bytedance/sonic as a dependency, given that it is written mostly in C and ASM. I wo...

Gin gin.Context data race in most trivial situation

Descriptiongin.Context implements context.Context. In my opinion, it should follows context.Context package's thread saf...

Gin Trailing slash stripped even with r.RedirectTrailingSlash = false

I'm porting some existing code from using net/http to using gin. Unfortunately gin breaks all the relative links in the ...

Gin 40 times faster than what?

With issues:go version:gin version (or commit ref):operating system:DescriptionThe github repo home page states thatGin ...

Gin Bind default value example can't run the correct result.

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin Is Go-Gin framework Ready for Enterprise Applications ?

Hi Gin Team, Thanks for your time to read this issue. I am new to Go Gin framework. But I appreciate the developer docum...

Gin Bool binding required Bug

Hi guys. I have the following problemtype Foo struct { Bar bool `json:"bar" binding:"required"` /...

Gin socket.io compatibility

How to setup / run the socket.io compatible server ? https://github.com/googollee/go-socket.io/Tried 2 methodsserver, er...

Gin Integration with socket.io

I'm pretty new in Go! but I just finished to migrate my nodejs REST api to Go...I need to implement a behaviour of sails...
上一页 下一页
.