-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Pull requests: gin-gonic/gin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Remove deprecated
http.CloseNotifier, use Request.Context().Done() in Stream
#4587
opened Mar 17, 2026 by
haesuo566
Loading…
fix(binding): handle non-JSON string values in form binding for custom struct types
#4585
opened Mar 16, 2026 by
mango766
Loading…
3 of 4 tasks
fix: handle IPv6 brackets and port in X-Forwarded-For parsing
#4584
opened Mar 15, 2026 by
guoyangzhen
Loading…
fix: Non-standard X-Forwarded-For header content is not supported
#4575
opened Mar 10, 2026 by
dusk5213
Loading…
feat(test): add RunTestHandler to flush status in test contexts
#4570
opened Mar 7, 2026 by
abhiyankhanal
Loading…
feat(engine): add H2CConfig to allow configuring h2c http2.Server
#4569
opened Mar 7, 2026 by
abhiyankhanal
Loading…
feat(binding): use encoding.UnmarshalText by default via build tag
#4566
opened Mar 6, 2026 by
takanuva15
Loading…
4 tasks done
docs: fix broken anchor link typo in table of contents
#4560
opened Mar 4, 2026 by
alekarah
Loading…
test: add error tests for PureJSON and XML render types
#4512
opened Feb 5, 2026 by
aturzone
Loading…
4 tasks
chore(response_writer): add Unwrap() method to
ResponseWriter interface
#4506
opened Jan 26, 2026 by
raju-mechatronics
Loading…
feat(engine): add Shutdown method for graceful shutdown
#4501
opened Jan 19, 2026 by
Narita-1095305
Loading…
3 tasks done
Changed trailing slash redirection behaviour
type/bug
Found something you weren't expecting? Report it here!
Wrap EOF with helpful message for empty JSON request body
#4496
opened Jan 9, 2026 by
sh9336
Loading…
fix(context): Allow Context.Value to properly support any key type
#4492
opened Jan 5, 2026 by
kasidej
Loading…
4 tasks done
perf(binding): avoid unnecessary strconv.Parse calls for empty form values
#4486
opened Dec 29, 2025 by
1911860538
Loading…
context.SaveUploadedFile: Only run Chmod if mode needs change
#4482
opened Dec 27, 2025 by
krombel
Loading…
4 tasks done
fix(binding): add explicit interface types in
binding_nomsgpack.go
#4478
opened Dec 22, 2025 by
GLEF1X
Loading…
4 tasks done
chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4471
opened Dec 12, 2025 by
dependabot
bot
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.