Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / go-chi/chi issues and pull requests

#883 - [Doubt] Do you support i18n?

Issue - State: closed - Opened by mahesh-riddles 7 months ago - 4 comments

#883 - [Doubt] Do you support i18n?

Issue - State: closed - Opened by mahesh-riddles 7 months ago - 4 comments

#883 - [Doubt] Do you support i18n?

Issue - State: closed - Opened by mahesh-riddles 7 months ago - 4 comments

#883 - [Doubt] Do you support i18n?

Issue - State: closed - Opened by mahesh-riddles 7 months ago - 4 comments

#881 - Update content_type.go

Pull Request - State: open - Opened by GocaMaric 7 months ago - 1 comment

#881 - Update content_type.go

Pull Request - State: open - Opened by GocaMaric 7 months ago - 1 comment

#881 - Update content_type.go

Pull Request - State: open - Opened by GocaMaric 7 months ago - 1 comment

#881 - Update content_type.go

Pull Request - State: open - Opened by GocaMaric 7 months ago - 1 comment

#880 - Update content_type.go

Pull Request - State: closed - Opened by GocaMaric 7 months ago - 1 comment

#880 - Update content_type.go

Pull Request - State: closed - Opened by GocaMaric 7 months ago - 1 comment

#880 - Update content_type.go

Pull Request - State: closed - Opened by GocaMaric 7 months ago - 1 comment

#880 - Update content_type.go

Pull Request - State: closed - Opened by GocaMaric 7 months ago - 1 comment

#880 - Update content_type.go

Pull Request - State: closed - Opened by GocaMaric 7 months ago - 1 comment

#879 - Incorrect Route Matching Comment in chi.go

Issue - State: open - Opened by knbr13 7 months ago

#879 - Incorrect Route Matching Comment in chi.go

Issue - State: open - Opened by knbr13 7 months ago

#878 - set a new route ctx if rctx is nil

Pull Request - State: open - Opened by shedyfreak 7 months ago

#878 - set a new route ctx if rctx is nil

Pull Request - State: open - Opened by shedyfreak 7 months ago

#877 - Don't match just on the mount points

Pull Request - State: closed - Opened by rouzier 7 months ago

#877 - Don't match just on the mount points

Pull Request - State: closed - Opened by rouzier 7 months ago

#877 - Don't match just on the mount points

Pull Request - State: closed - Opened by rouzier 7 months ago

#876 - Create a global pool to share contexts between all routes

Pull Request - State: open - Opened by rouzier 7 months ago

#876 - Create a global pool to share contexts between all routes

Pull Request - State: open - Opened by rouzier 7 months ago

#875 - middleware: Add strip prefix middleware

Pull Request - State: open - Opened by m1k1o 8 months ago - 1 comment

#875 - Add strip prefix middleware

Pull Request - State: open - Opened by m1k1o 8 months ago

#872 - Add `Find` to `Routes` interface

Pull Request - State: open - Opened by joeriddles 8 months ago - 5 comments

#872 - Add `Find` to `Routes` interface

Pull Request - State: open - Opened by joeriddles 8 months ago - 6 comments

#872 - Add `Find` to `Routes` interface

Pull Request - State: open - Opened by joeriddles 8 months ago - 5 comments

#872 - Add `Find` to `Routes` interface

Pull Request - State: open - Opened by joeriddles 8 months ago - 5 comments

#872 - Add `Find` to `Routes` interface

Pull Request - State: open - Opened by joeriddles 8 months ago - 5 comments

#872 - Add `Find` to `Routes` interface

Pull Request - State: open - Opened by joeriddles 8 months ago - 5 comments

#868 - Brotli compression not working

Issue - State: open - Opened by mateors 8 months ago

#868 - Brotli compression not working

Issue - State: open - Opened by mateors 8 months ago

#868 - Brotli compression not working

Issue - State: open - Opened by mateors 8 months ago

#868 - Brotli compression not working

Issue - State: open - Opened by mateors 8 months ago

#867 - Reformat godoc comments to improve readability

Pull Request - State: closed - Opened by alexandear 9 months ago

#866 - The minimum supported version is Go 1.15

Pull Request - State: closed - Opened by alexandear 9 months ago - 2 comments

#864 - Addresses #858 - Update logging example to use released version of log/slog

Pull Request - State: closed - Opened by ydarb 9 months ago - 3 comments

#864 - Addresses #858 - Update logging example to use released version of log/slog

Pull Request - State: closed - Opened by ydarb 9 months ago - 3 comments

#864 - Addresses #858 - Update logging example to use released version of log/slog

Pull Request - State: closed - Opened by ydarb 9 months ago - 3 comments

#864 - Addresses #858 - Update logging example to use released version of log/slog

Pull Request - State: closed - Opened by ydarb 9 months ago - 3 comments

#863 - remove moot conversion from Router to *Mux

Pull Request - State: closed - Opened by TheRandomCharacter 9 months ago

#860 - Grammar fixes in README.md

Pull Request - State: closed - Opened by feketegy 9 months ago

#859 - chore: unnecessary guard around call to delete

Pull Request - State: closed - Opened by testwill 9 months ago

#856 - Fix condition in TestRedirectSlashes

Pull Request - State: open - Opened by tchssk 9 months ago

#855 - Use http.StatusMovedPermanently instead of 301

Pull Request - State: closed - Opened by tchssk 9 months ago - 1 comment

#854 - feat: make fileserver example simpler

Pull Request - State: closed - Opened by zHenriqueGN 9 months ago

#853 - Can we log panics in one line?

Issue - State: closed - Opened by Pe-te 9 months ago - 1 comment

#852 - Unexpected Group behaviour

Issue - State: closed - Opened by tandem97 10 months ago - 1 comment

#851 - Mount isn't compositing the route patterns

Issue - State: closed - Opened by joaoschoen 10 months ago - 1 comment

#850 - Delete map element without checking for presence

Pull Request - State: closed - Opened by alexandear 10 months ago - 1 comment

#849 - Fix typos in comments and variable names

Pull Request - State: closed - Opened by alexandear 10 months ago

#848 - Use original expvar handler for profiler middleware

Pull Request - State: closed - Opened by SergeyPodgornyy 10 months ago - 1 comment

#847 - fix: #846

Pull Request - State: closed - Opened by AthfanFasee 10 months ago

#845 - How to test if a request path matches the pattern using chi router

Issue - State: open - Opened by betonetotbo 10 months ago - 1 comment

#844 - feat(middleware): add sunset/deprecation header middleware

Pull Request - State: closed - Opened by thedevsaddam 10 months ago - 2 comments

#843 - Undefined Route Request Leads to Infinite Loop in route matching

Issue - State: open - Opened by soheilrt 10 months ago - 6 comments

#842 - Refactor: Improve Code Readability with Constants and Early Returns

Pull Request - State: open - Opened by k-vanio 11 months ago - 4 comments

#841 - Add error handling for nil RouteContext in URLFormat

Pull Request - State: open - Opened by Taaipi 11 months ago

#840 - runtime: goroutine stack exceeds 1000000000-byte limit while serving HTTP

Issue - State: closed - Opened by praveingk 11 months ago - 2 comments

#839 - Panic if rctx is nil

Issue - State: open - Opened by yurineydachin 11 months ago - 1 comment

#838 - Go 1.21 in ci

Pull Request - State: closed - Opened by pkieltyka 11 months ago

#837 - Middleware Chaining Not Respected by NotFound Handler

Issue - State: open - Opened by sethgrid 11 months ago - 1 comment

#836 - Can I pass *template.Template in context (middleware)?

Issue - State: closed - Opened by mahesh-riddles 11 months ago - 2 comments

#834 - Fix GoDoc link to lead to the v5 module documentation

Pull Request - State: closed - Opened by VojtechVitek 12 months ago

#833 - added http status constant

Pull Request - State: closed - Opened by golamrabbiazad 12 months ago

#832 - URLParam sometimes returns URL-encoded variables

Issue - State: open - Opened by cespedes 12 months ago - 1 comment

#831 - Added Any route

Pull Request - State: closed - Opened by lesichkovm 12 months ago - 1 comment

#830 - chi.Walk missing routes

Issue - State: open - Opened by sauerbraten about 1 year ago - 2 comments

#829 - Greedy Parameter support

Issue - State: closed - Opened by dgr237 about 1 year ago - 1 comment

#827 - Superfluous wildcard "*" keys in `URLParams` struct

Issue - State: open - Opened by donwitobanana about 1 year ago - 2 comments

#826 - cannot find package "github.com/go-chi/chi/v5" in any of:

Issue - State: closed - Opened by archmangler about 1 year ago - 3 comments

#825 - Duplicate Request ID if Use middleware several times

Issue - State: open - Opened by mason-liu about 1 year ago - 2 comments

#824 - Group does not create a fresh middleware stack

Issue - State: closed - Opened by fspaniol about 1 year ago - 6 comments

#822 - Enable Heartbeat Middleware for subrouter too

Pull Request - State: open - Opened by kubosuke about 1 year ago

#821 - Heartbeat middleware is not invoked when added to a subrouter

Issue - State: open - Opened by mo-rieger about 1 year ago - 1 comment

#820 - Spelling and grammar fixes

Pull Request - State: closed - Opened by scop about 1 year ago

#819 - middleware.Compress: implement Unwrap() method to the compressResponseWriter

Pull Request - State: closed - Opened by kei2100 about 1 year ago - 1 comment

#818 - Should middleware.compressResponseWriter implements the Unwrap method ?

Issue - State: closed - Opened by kei2100 about 1 year ago - 1 comment

#817 - Keep "/" route in RoutePattern method

Pull Request - State: closed - Opened by luca147 about 1 year ago - 5 comments

#816 - Collateral damage when upgrading to version 5.0.8 with Datadog

Issue - State: closed - Opened by luca147 about 1 year ago - 1 comment

#815 - chi.RouteContext returns nil

Issue - State: closed - Opened by VakarisZ about 1 year ago - 2 comments

#814 - OpenTelemetry

Issue - State: open - Opened by wagnerww about 1 year ago - 1 comment

#813 - Add tests for #758

Pull Request - State: open - Opened by 6543 about 1 year ago

#811 - Support matching parameters that containing the delimiter

Pull Request - State: open - Opened by 6543 about 1 year ago - 2 comments

#809 - Request size middleware

Pull Request - State: closed - Opened by farazfazli over 1 year ago - 1 comment

#808 - Request size middleware

Issue - State: closed - Opened by farazfazli over 1 year ago