some progress on static files

This commit is contained in:
Mark McGranaghan
2012-09-20 11:08:37 -07:00
parent 58ea9ce258
commit 3ab1affc1c
2 changed files with 21 additions and 1 deletions

3
README
View File

@@ -75,7 +75,6 @@ custom error pages
* web app
* accessing header values and query params
* accessing post body
* serve static files http://code.google.com/p/go-wiki/wiki/HttpStaticFiles
* simultaneous assignment
* mongo
* time formatting
@@ -84,6 +83,8 @@ custom error pages
* set library
* base64 encoding
* http streaming server
* inline panic
* http streaming client
* templating
* ssh