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

#806 - Exact the query params path in router

Issue - State: closed - Opened by thehaung over 1 year ago - 9 comments

#805 - Parsing date into time.Time

Issue - State: closed - Opened by emaborsa over 1 year ago - 2 comments

#804 - Bugfix/nocache remove etag

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

#803 - Single method that cached several verbs

Issue - State: closed - Opened by lesichkovm over 1 year ago - 1 comment

#800 - Weird behaviour when using `.Method` method of a router inside a `Group`

Issue - State: closed - Opened by zak905 over 1 year ago - 1 comment

#799 - Use raw path in middleware to strip slash

Pull Request - State: open - Opened by wolfogre over 1 year ago

#797 - [question] Setting description/name to routes

Issue - State: closed - Opened by bentcoder over 1 year ago - 1 comment

#796 - [Proposal] Custom parser in recover middleware

Issue - State: open - Opened by PumpkinSeed over 1 year ago - 4 comments

#795 - chore: recoverer middleware skip write header on upgrade connection

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

#793 - Simplify wrap writer

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

#792 - Feature: Include router option that prevents over writing routes

Issue - State: open - Opened by djensen47 over 1 year ago - 5 comments

#791 - go 1.20.x in ci

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

#790 - Don't strip trailing slash if it's escaped in StripSlashes middlware

Pull Request - State: open - Opened by nuuls over 1 year ago

#788 - refactor: using strings.ReplaceAll instead of strings.Replace

Pull Request - State: closed - Opened by robsonpeixoto over 1 year ago - 3 comments

#786 - Make CleanPath middleware work with other routers

Pull Request - State: open - Opened by romain-tadiello over 1 year ago - 1 comment

#785 - middleware.AllowContentType not running for subroutes

Issue - State: open - Opened by jtuchel over 1 year ago - 1 comment

#783 - Middlewares doesn't work as expected if endpoint is same

Issue - State: closed - Opened by esenmx over 1 year ago - 1 comment

#782 - ci ping

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

#781 - Matching parameters containing the delimiter

Issue - State: open - Opened by KN4CK3R over 1 year ago - 9 comments

#780 - Middleware not called when router has no routes

Issue - State: closed - Opened by pd93 over 1 year ago - 3 comments

#779 - Fix duplicate fields in logging example

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

#778 - Fix typo

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

#777 - Exclude certain routes or patterns from logger middleware

Issue - State: closed - Opened by benc-uk over 1 year ago - 4 comments

#776 - Adds the Allow header on 405 response

Pull Request - State: closed - Opened by EwenQuim over 1 year ago - 11 comments

#775 - Correct doc comment

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

#774 - Expose FindRoute on Mux to enable access to it in custom middleware

Issue - State: open - Opened by IDispose over 1 year ago - 2 comments

#773 - Support of pgzip

Issue - State: closed - Opened by bronger over 1 year ago - 3 comments

#772 - Use timestamps in GMT format per RFC2616

Pull Request - State: closed - Opened by falentio over 1 year ago - 3 comments

#771 - Update logging example to use preview version of new log/slog

Pull Request - State: closed - Opened by ydarb over 1 year ago - 3 comments

#768 - Question: CONNECT method handling in Chi?

Issue - State: closed - Opened by elevran over 1 year ago - 1 comment

#767 - Fix typo in Throttle docs

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

#766 - Release a new version

Issue - State: closed - Opened by TomOne over 1 year ago - 1 comment

#765 - Removing Route Dynamically

Issue - State: closed - Opened by BubbaJoe over 1 year ago - 7 comments

#764 - Leaky middleware ?

Issue - State: closed - Opened by seal over 1 year ago - 3 comments

#761 - update _examples/logging to use new "slog"

Issue - State: closed - Opened by pkieltyka over 1 year ago - 2 comments

#760 - add an example of getting http request parameters

Pull Request - State: closed - Opened by ggicci over 1 year ago - 3 comments

#759 - Printing name of a middleware in Walk function

Issue - State: closed - Opened by bentcoder over 1 year ago - 3 comments

#758 - Regex param doesn't match dots

Issue - State: open - Opened by Nyoroon over 1 year ago - 5 comments

#757 - refactor(tree): clean code

Pull Request - State: closed - Opened by aniaan over 1 year ago - 2 comments

#756 - [QUESTION] - Why Form doesn't work after ParseForm?

Issue - State: closed - Opened by sujit-baniya over 1 year ago - 2 comments

#755 - Unexpected behavior with Route and middleware.GetHead

Issue - State: closed - Opened by samhza almost 2 years ago - 1 comment

#754 - Mongo and chi contexts

Issue - State: closed - Opened by bshrram almost 2 years ago - 1 comment

#752 - Run mux tests in parallel

Issue - State: closed - Opened by jez321 almost 2 years ago - 2 comments

#750 - chi.Walk missing middlewares

Issue - State: open - Opened by ebabani almost 2 years ago - 6 comments

#749 - Go-Chi panics consistently at around the 8k requests mark

Issue - State: closed - Opened by pedrospdc almost 2 years ago - 3 comments

#748 - 405 Method Not Allowed, while redirecting to another page

Issue - State: closed - Opened by HarryChopra almost 2 years ago - 2 comments

#747 - How to perform URL rewriting?

Issue - State: closed - Opened by jdelk almost 2 years ago - 1 comment

#745 - Trouble with MIME type when serving SPA files

Issue - State: closed - Opened by kateile almost 2 years ago - 1 comment

#744 - chi v5 panic

Issue - State: closed - Opened by iliesh almost 2 years ago - 2 comments

#743 - go 1.19.x in ci

Pull Request - State: closed - Opened by pkieltyka almost 2 years ago

#742 - CORS not working if only middleware is used.

Issue - State: closed - Opened by LeanderGangso almost 2 years ago - 2 comments

#741 - wildcard '*' must be the last value in a route

Issue - State: closed - Opened by aep almost 2 years ago - 2 comments

#739 - Update Makefile

Pull Request - State: closed - Opened by bichanna almost 2 years ago

#726 - Check for NO_COLOR in default logging middleware

Pull Request - State: closed - Opened by jolheiser about 2 years ago - 2 comments

#718 - Use RoutePath in URLFormat middleware

Pull Request - State: closed - Opened by Kazetsukai over 2 years ago - 1 comment

#714 - Improve the documentation of chi.Router

Pull Request - State: open - Opened by curio77 over 2 years ago - 4 comments

#695 - OpenTelemetry Middleware Proposal

Issue - State: closed - Opened by riandyrn over 2 years ago - 18 comments

#691 - Subdomain example in route_headers.go not working

Issue - State: open - Opened by jaytxrx over 2 years ago - 10 comments

#663 - Misuse of mount results in infinite loop when calling unregistered method

Issue - State: closed - Opened by carmo-evan over 2 years ago - 5 comments

#642 - Issues with URL Params escaping and proposals to fix

Issue - State: open - Opened by nawa almost 3 years ago - 12 comments

#641 - URL encoded route parameters not handle correctly

Issue - State: open - Opened by tomqwpl almost 3 years ago - 6 comments

#637 - fix: #609 and #636

Pull Request - State: open - Opened by helios741 almost 3 years ago - 2 comments

#637 - fix: #609 and #636

Pull Request - State: open - Opened by helios741 almost 3 years ago - 2 comments

#637 - fix: #609 and #636

Pull Request - State: open - Opened by helios741 almost 3 years ago - 2 comments

#637 - fix: #609 and #636

Pull Request - State: open - Opened by helios741 almost 3 years ago - 2 comments

#637 - fix: #609 and #636

Pull Request - State: open - Opened by helios741 almost 3 years ago - 2 comments

#612 - Sub-Router not handling Root /

Issue - State: closed - Opened by iwilltry42 about 3 years ago - 2 comments

#611 - Fileserver example for an SPA (Single Page Application)

Issue - State: open - Opened by frederikhors about 3 years ago - 13 comments

#609 - Routing bug with empty path component

Issue - State: open - Opened by yurivish over 3 years ago - 6 comments

#587 - Possible regression in 1.5.2: middleware got instantiated and invoked twice

Issue - State: closed - Opened by unext-wendong over 3 years ago - 6 comments

#585 - How to disable fileserver directory listings?

Issue - State: closed - Opened by frederikhors over 3 years ago - 5 comments

#574 - Serving static files and rendering HTML pages

Issue - State: closed - Opened by darienmiller88 over 3 years ago - 3 comments

#571 - Ability to specify response HTTP status code for Throttle middleware

Pull Request - State: open - Opened by vasayxtx over 3 years ago - 3 comments

#570 - Inconsistent unescaping of URL parameters

Issue - State: open - Opened by klingtnet over 3 years ago - 1 comment

#566 - URL param containing slashes

Issue - State: closed - Opened by nawa over 3 years ago - 2 comments

#566 - URL param containing slashes

Issue - State: closed - Opened by nawa over 3 years ago - 2 comments

#494 - Proper way of creating a subrouter

Issue - State: closed - Opened by ribice over 4 years ago - 14 comments

#446 - Include Allow header in 405 Method Not Allowed response

Issue - State: closed - Opened by alexedwards almost 5 years ago - 8 comments

#443 - is there support session middleware?

Issue - State: closed - Opened by thinkgos almost 5 years ago - 3 comments

#403 - How to fileserve for all requests?

Issue - State: closed - Opened by mvrlin over 5 years ago - 9 comments

#226 - Generate API in Swagger format

Issue - State: closed - Opened by JensRantil almost 7 years ago - 4 comments

#209 - Building urls from named routes

Issue - State: closed - Opened by valsor about 7 years ago - 6 comments

#189 - StripSlashes middleware prohibits FileServer

Issue - State: closed - Opened by djui about 7 years ago - 3 comments

#186 - Proper way to query URL params?

Issue - State: closed - Opened by dadatawajue about 7 years ago - 6 comments

#146 - How can I use SockJS-go with Chi?

Issue - State: closed - Opened by kvnxiao over 7 years ago - 5 comments

#146 - How can I use SockJS-go with Chi?

Issue - State: closed - Opened by kvnxiao over 7 years ago - 5 comments

#146 - How can I use SockJS-go with Chi?

Issue - State: closed - Opened by kvnxiao over 7 years ago - 5 comments

#146 - How can I use SockJS-go with Chi?

Issue - State: closed - Opened by kvnxiao over 7 years ago - 5 comments