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 fb3ce04ee4 Add OPTIONS to the list of allowed methods 12 years ago
..
middleware Add OPTIONS to the list of allowed methods 12 years ago
middleware.go Middleware tests + bugfixes 12 years ago
middleware_test.go Middleware tests + bugfixes 12 years ago
mux.go Pattern tests + regexp hilarity 12 years ago
mux_test.go Mux and router tests 12 years ago
pattern.go Valid HTTP method discovery 12 years ago
pattern_test.go Valid HTTP method discovery 12 years ago
router.go Automatic HEAD support for GET handlers 12 years ago
router_test.go Valid HTTP method discovery 12 years ago
web.go Fix old documentation 12 years ago