Ecosyste.ms: Issues

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

GitHub / zenazn/goji issues and pull requests

#204 - zenazn/goji or goji/goji ?

Issue - State: closed - Opened by tgbv over 3 years ago - 1 comment

#203 - Adding code to run on Powersystem

Pull Request - State: closed - Opened by genisysram almost 4 years ago - 2 comments

#202 - TLS context is not added to request

Issue - State: closed - Opened by trdyer over 4 years ago - 2 comments

#201 - func Serve() have no options to disable log rquest

Issue - State: closed - Opened by tablecell almost 5 years ago - 1 comment

#200 - tag "v1.0" is a invalid module version

Issue - State: closed - Opened by hollomyfoolish about 5 years ago - 5 comments

#199 - Remove CloseNotifier

Pull Request - State: closed - Opened by moeryomenko over 5 years ago - 1 comment

#198 - SubRouter unexpected 404

Issue - State: closed - Opened by freezlite over 5 years ago - 4 comments

#197 - Bump Go versions and use '.x' to always get latest patch versions

Pull Request - State: closed - Opened by HaraldNordgren almost 6 years ago - 1 comment

#196 - Simplify .travis.yml and bump Go versions

Pull Request - State: closed - Opened by HaraldNordgren almost 6 years ago - 4 comments

#195 - Fix an error at shutdown on Windows.

Pull Request - State: closed - Opened by tamaoo about 6 years ago - 1 comment

#194 - How do I can change a variable with go command line?

Issue - State: closed - Opened by dcarva about 6 years ago - 1 comment

#193 - gofmt

Pull Request - State: closed - Opened by whilei over 6 years ago - 1 comment

#192 - upgrade: .travis.yml Updated to 1.10

Pull Request - State: closed - Opened by smith-30 over 6 years ago - 10 comments

#191 - How to use goji.ServeTLS()

Issue - State: closed - Opened by kitsushadow over 7 years ago - 1 comment

#190 - bind: Add DefaultBind for overriding default fallback

Pull Request - State: closed - Opened by ebroder about 8 years ago - 1 comment

#189 - Does Goji 2 have Einhorn support?

Issue - State: closed - Opened by ragrum over 8 years ago - 1 comment

#188 - Question: per-endpoint middleware

Issue - State: closed - Opened by hasryan over 8 years ago - 5 comments

#187 - Update ReadMe

Issue - State: closed - Opened by dbainbridge over 8 years ago - 1 comment

#186 - Headers matching

Issue - State: closed - Opened by d3sire over 8 years ago - 4 comments

#185 - goji routing with react-router

Issue - State: closed - Opened by Fantasim over 8 years ago - 5 comments

#184 - Question: how to set timeout on HTTP requests

Issue - State: closed - Opened by rantav over 8 years ago - 8 comments

#183 - Well, actually, it’s 2016 at this point.

Pull Request - State: closed - Opened by meowgorithm over 8 years ago - 1 comment

#182 - wrapping HandlerType

Issue - State: closed - Opened by tcurdt over 8 years ago - 4 comments

#181 - Document zenazn/goji vs goji/goji

Issue - State: closed - Opened by justinmayhew over 8 years ago - 1 comment

#180 - returned 404 error when load js file

Issue - State: closed - Opened by Fantasim over 8 years ago - 1 comment

#179 - Post method with multipart/form-data encoding not work

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

#178 - TLS from http.Request is nil

Issue - State: closed - Opened by maxim0r over 8 years ago - 8 comments

#177 - Data race when goroutines using context.Context outlive the http request

Issue - State: closed - Opened by cbroglie over 8 years ago - 2 comments

#176 - Added urlquery middleware, resolves #174.

Pull Request - State: closed - Opened by tesujimath over 8 years ago - 3 comments

#175 - Use different middleware for different routes with App Engine

Issue - State: closed - Opened by johngb over 8 years ago - 2 comments

#174 - Suggest middleware for request URL.Query()

Issue - State: closed - Opened by tesujimath over 8 years ago - 1 comment

#173 - Add support for fasthttp

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

#172 - Adding routing constraints

Issue - State: closed - Opened by jchannon almost 9 years ago - 1 comment

#171 - Add `flushWriter` to `mutil.WrapWriter()`

Pull Request - State: closed - Opened by nullstyle almost 9 years ago - 1 comment

#170 - List of Routes

Issue - State: closed - Opened by donseba almost 9 years ago - 6 comments

#169 - Understanding SubRouter

Issue - State: closed - Opened by xrl almost 9 years ago - 3 comments

#168 - Restart webserver on file change

Issue - State: closed - Opened by jchannon almost 9 years ago - 12 comments

#167 - Recommendations on binding json to struct

Issue - State: closed - Opened by jchannon almost 9 years ago - 3 comments

#166 - Access to next middleware

Issue - State: closed - Opened by jchannon almost 9 years ago - 6 comments

#165 - Content Negotiation

Issue - State: closed - Opened by jchannon almost 9 years ago - 11 comments

#164 - Serve routes from root as well as static files

Issue - State: closed - Opened by jchannon almost 9 years ago - 3 comments

#163 - Instead of interface for handler why not have 2 signatures?

Issue - State: closed - Opened by jchannon almost 9 years ago - 3 comments

#162 - What is the best way to handle dynamic subdomains?

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

#161 - Issue with Mux's handle method

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

#160 - Unexpected middleware call on non-matching route

Issue - State: closed - Opened by VojtechVitek almost 9 years ago - 3 comments

#159 - Router doesn't distinguish between GET and HEAD

Issue - State: closed - Opened by zhaytee about 9 years ago - 4 comments

#158 - Multiplexing on Host: headers ("virtualhosts")

Issue - State: closed - Opened by elithrar about 9 years ago - 3 comments

#157 - router/mux: Added an unhandler and helpers

Pull Request - State: closed - Opened by cognusion about 9 years ago - 11 comments

#156 - graceful.ListenAndServeTLS does not give error on failure

Issue - State: closed - Opened by HouzuoGuo about 9 years ago - 1 comment

#155 - Single Page Application Router Question

Issue - State: closed - Opened by scisci about 9 years ago - 1 comment

#154 - Added Replace middleware method and test case

Pull Request - State: closed - Opened by jeevatkm about 9 years ago - 7 comments

#153 - Goji's enhanced Use method

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

#152 - How to run http2

Issue - State: closed - Opened by dre1080 about 9 years ago - 8 comments

#151 - Middleware RESTful AutomaticOptions

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

#150 - c.Env[*] values lost in the subrouter mapping

Issue - State: closed - Opened by jeevatkm about 9 years ago - 6 comments

#149 - store all web.Match objects used to route an endpoint

Issue - State: closed - Opened by bschoch about 9 years ago - 1 comment

#148 - SubRouters with same basepath

Issue - State: closed - Opened by wolfie82 about 9 years ago - 4 comments

#147 - Extract logging and offer to clients

Issue - State: closed - Opened by parkr about 9 years ago - 6 comments

#145 - Fix a typo

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

#144 - New contrib Middleware: goji/csrf

Issue - State: closed - Opened by elithrar about 9 years ago - 9 comments

#143 - Fix tabs in the example code

Pull Request - State: closed - Opened by richo about 9 years ago - 3 comments

#142 - Add 'String() string' to Pattern

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

#141 - Leaked request, or something gone wrong in app code

Issue - State: closed - Opened by pkieltyka about 9 years ago - 2 comments

#140 - Add ETag middleware

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

#139 - Ensure flags are parsed before calling bind.Default().

Pull Request - State: closed - Opened by dtbartle over 9 years ago - 3 comments

#138 - Middleware dev: issue creating c.Env

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

#137 - How should I know the url is not 404 before execute ServeHTTP on middleware?

Issue - State: closed - Opened by tomyhero over 9 years ago - 2 comments

#136 - Using websockets with Goji

Issue - State: closed - Opened by FAQinghere over 9 years ago - 6 comments

#135 - Add goji.ServeTLS and goji.ServeListener functions.

Pull Request - State: closed - Opened by dtbartle over 9 years ago - 2 comments

#134 - Support for dynamic method types

Issue - State: closed - Opened by pe-vsn over 9 years ago - 3 comments

#133 - Fix example greet

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

#132 - Router allocations

Issue - State: closed - Opened by pkieltyka over 9 years ago - 6 comments

#131 - pprof with goji

Issue - State: closed - Opened by sundarv85 over 9 years ago - 2 comments

#130 - Can't manually close hijacked connections?

Issue - State: closed - Opened by yangou over 9 years ago - 1 comment

#129 - Splitting port from the remote address

Pull Request - State: closed - Opened by abramovic over 9 years ago - 4 comments

#128 - Feature request: include Request and ResponseWriter into C

Issue - State: closed - Opened by tve over 9 years ago - 4 comments

#127 - parseHandler() and panic() question

Issue - State: closed - Opened by sevein over 9 years ago - 2 comments

#126 - x509: failed to load system roots and no roots provided

Issue - State: closed - Opened by funnythingz over 9 years ago - 7 comments

#125 - [RFC] middleware for encrypted cookies

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

#124 - To what extent is Goji thread-safe?

Issue - State: closed - Opened by lthibault over 9 years ago - 6 comments

#123 - Add support for configure logger middleware

Pull Request - State: closed - Opened by qustavo over 9 years ago - 5 comments

#122 - Skip callers on recoverer middleware

Pull Request - State: closed - Opened by qustavo over 9 years ago - 2 comments

#121 - Don't call log.Fatal when there's a problem closing the server.

Pull Request - State: closed - Opened by rogoman over 9 years ago - 3 comments

#120 - mux.Router generates stack overflow when used with a sub router

Issue - State: closed - Opened by cbroglie over 9 years ago - 4 comments

#119 - Use gpokg.in for API versioning?

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

#118 - Handling path like routing parameter

Issue - State: closed - Opened by j1n6 over 9 years ago - 2 comments

#117 - Make print methods non-blocking

Pull Request - State: closed - Opened by lhigueragamboa over 9 years ago - 5 comments

#114 - Remove global middleware from subrouter

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

#108 - isTTY heuristic does not work in bash on windows

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

#100 - ParseJSON middleware

Pull Request - State: closed - Opened by lmeunier almost 10 years ago - 10 comments

#89 - How can I log real-ip using the middleware and goji.serve ?

Issue - State: closed - Opened by Depado almost 10 years ago - 7 comments

#85 - Feature request: make web.C to implement Context interface

Issue - State: closed - Opened by c4milo almost 10 years ago - 30 comments

#76 - Router "middleware"

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

#74 - Extending web.C with typed response data?

Issue - State: closed - Opened by cbroglie almost 10 years ago - 12 comments

#70 - Record matched pattern in context as web.C.Pattern.

Pull Request - State: closed - Opened by mredivo almost 10 years ago - 5 comments

#53 - suggestion: tag releases

Issue - State: closed - Opened by j1n6 about 10 years ago - 9 comments

#32 - c.URLParams available in middleware?

Issue - State: closed - Opened by phea over 10 years ago - 11 comments

#14 - API Stability

Issue - State: closed - Opened by elithrar over 10 years ago - 2 comments

#9 - "StrictSlash" Mode

Issue - State: closed - Opened by elithrar over 10 years ago - 4 comments