Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add encoding option #273

Merged
merged 4 commits into from
Dec 13, 2015
Merged

Add encoding option #273

merged 4 commits into from
Dec 13, 2015

Commits on Dec 13, 2015

  1. Add encoding as an option, use charset if available, otherwise make b…

    …est guess from mime type
    Connorhd authored and ixti committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    1b94c1b View commit details
    Browse the repository at this point in the history
  2. Use opts hash for HTTP::Response.new

    Connorhd authored and ixti committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    f40fbda View commit details
    Browse the repository at this point in the history
  3. Don't guess encoding for text/ mimetype

    Connorhd authored and ixti committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    8c7c66a View commit details
    Browse the repository at this point in the history
  4. Cleanup HTTP::Response

    ixti committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    6de9119 View commit details
    Browse the repository at this point in the history