SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

0 0 80 Go

fix(render): write content length in Data.Render (#4206)

* init test

* fix test

* fix assert.EqualValues usage

---------

Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
D
Denis Galeev committed
5c00df8afadd06cc5be530dde00fe6d9fa4a2e4a
Parent: db30908
Committed by GitHub <noreply@github.com> on 2/28/2026, 2:07:31 AM