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.
 
 
 
Matt Silverlock 179dc70da2 Removed superfluous fmt.Sprintf. 12 years ago
..
envinit.go EnvInit middleware 12 years ago
logger.go Change requestId to requestID. 12 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 Change requestId to requestID. 12 years ago
request_id.go Change requestId to requestID. 12 years ago
terminal.go Replace terminal dependency with hand-waving 12 years ago
writer_proxy.go Remove return-only else branches. 12 years ago