Commit History

Author SHA1 Message Date
  Loïc Hoguin 97b8401c45 REST is no longer experimental 12 years ago
  Andrzej Sliwa 1ff1ac85cd missing comma in documentation of static examples 12 years ago
  Ali Sabil 83876c3e33 Do not crash if connection times out while sending a file using sendfile 12 years ago
  Loïc Hoguin dee7a8d3e1 Make path check cross-platform and generally safer 12 years ago
  Loïc Hoguin 62e2635d8e Optimize cowboy_static:rest_init/2 12 years ago
  Loïc Hoguin 87017e9699 Remove extraneous newlines in cowboy_static 12 years ago
  Adam Cammack 6575ceb0dd Fix examples in cowboy_static edoc and guide 12 years ago
  Loïc Hoguin 166761483d Do not crash if connection is closed while sending static file 12 years ago
  0x00F6 ebadc185c1 Make cowboy_static use universal time 12 years ago
  Loïc Hoguin 58e89e2189 Change the response body streaming fun interface 12 years ago
  Loïc Hoguin 72b26c6d0c Use Transport:sendfile/2 from Ranch 12 years ago
  Loïc Hoguin 6ec12f7ce8 static: Allow passing the mimetype fun as a {M, F} tuple 12 years ago
  Loïc Hoguin 9942beb58c Fix dispatch documentation with regards to the <<"*">> path 12 years ago
  Loïc Hoguin 5525369a4a Mimetype lookup expects lowercase extensions 12 years ago
  Loïc Hoguin d3277b08ce Fix examples in cowboy_static edoc 12 years ago
  Loïc Hoguin 8497c8bbcd Don't use decode_packet/3 for parsing the request-line 12 years ago
  Loïc Hoguin d9e76d59a1 Change type #http_req{} to cowboy_req:req() 12 years ago
  Loïc Hoguin f39c001c03 Rename cowboy_http_static to cowboy_static 12 years ago