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.
 
 
 
Carl Jackson 2ca8864e18 s/util/mutil/ 11 years ago
..
envinit.go EnvInit middleware 12 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 Options middleware tests 12 years ago
realip.go Add RealIP middleware 12 years ago
recoverer.go Use %+v instead of %#v when recovering panics 12 years ago
request_id.go Increase size of per-process request ID nonce 12 years ago
subrouter.go SubRouter middleware 11 years ago
terminal.go Replace terminal dependency with hand-waving 12 years ago