Changes for version 0.4

  • Allow for the reponse to be a FileHandle that _send will read and send in one go. This should make serving files faster (at least big files).
  • Fixed typo and mistake in logic with IO::Socket::SSL check.