Skip to content

Commit

Permalink
charset in content type
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Nov 14, 2016
1 parent 9e6faaa commit 27d0321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nanohttp.py
Expand Up @@ -17,7 +17,7 @@
import ujson


__version__ = '0.1.0-dev.26'
__version__ = '0.1.0-dev.27'

DEFAULT_CONFIG_FILE = 'nanohttp.yml'
DEFAULT_ADDRESS = '8080'
Expand Down

0 comments on commit 27d0321

Please sign in to comment.