pip compatible server to serve Python packages out of GitHub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Simon Guest 0835e6ab6f Name change all Url to URL in URLQuery middleware. 10 years ago
..
envinit.go Make C.Env a map[interface{}]interface{} 11 years ago
logger.go s/util/mutil/ 11 years ago
middleware.go Standard middlewares 12 years ago
nocache.go Removed superfluous fmt.Sprintf. 12 years ago
nocache_test.go NoCache middleware - prevents proxies/clients from caching content. 12 years ago
options.go Rewrite AutomaticOptions to not use httptest 12 years ago
options_test.go Make C.Env a map[interface{}]interface{} 11 years ago
realip.go Make C.Env a map[interface{}]interface{} 11 years ago
recoverer.go Use %+v instead of %#v when recovering panics 12 years ago
request_id.go Make C.Env a map[interface{}]interface{} 11 years ago
subrouter.go Improve documentation around explicit routing 11 years ago
subrouter_test.go middleware: Make SubRouter Match-aware 11 years ago
terminal.go Replace terminal dependency with hand-waving 12 years ago
urlquery.go Name change all Url to URL in URLQuery middleware. 10 years ago
urlquery_test.go Name change all Url to URL in URLQuery middleware. 10 years ago