Commit History

Author SHA1 Message Date
  Andrei Nesterov 6d84ddf189 Add cow_http_hd:parse_access_control_request_method/1 9 years ago
  Andrei Nesterov 772a26a429 Add cow_http_hd:parse_access_control_request_headers/1 9 years ago
  Andrei Nesterov cd21feebdc Add cow_http_hd:parse_origin/1 9 years ago
  Loïc Hoguin 8645a8f197 Add a cow_http2:data_header/3 function 9 years ago
  Loïc Hoguin 92d75b5e90 Make cow_http:parse_fullpath/1 remove any fragment component 9 years ago
  Loïc Hoguin faf4795d0c Update Erlang.mk 9 years ago
  Loïc Hoguin 618b72b81e Add cow_uri:urlencode/1 and cow_uri:urldecode/1 9 years ago
  Loïc Hoguin 41949ddaf1 HPACK: Fix an issue with header values as iolists 9 years ago
  Loïc Hoguin b5d5d674b1 Parse the settings payload directly in cow_http_hd:parse_http2_settings/1 9 years ago
  Loïc Hoguin ff6b7e8f4e Add cow_http_hd:parse_http2_settings/1 9 years ago
  Loïc Hoguin 70b6968082 Add settings_payload/1, settings_ack/0 and ping/1 in cow_http2 9 years ago
  Loïc Hoguin e6f58727a7 Add cow_http:response/3 9 years ago
  Loïc Hoguin aabf4ac8aa Update Erlang.mk 9 years ago
  Loïc Hoguin d0cd6dcb33 Don't check for race conditions with Dialyzer 9 years ago
  Loïc Hoguin d7b72134d4 Merge branch 'master' of https://github.com/robashton/cowlib 9 years ago
  Loïc Hoguin da64723955 Merge branch 'cookie-opts-default-values' of https://github.com/KrzysiekJ/cowlib 9 years ago
  Loïc Hoguin 073664d2d5 Update .gitignore 9 years ago
  Loïc Hoguin 4b9b14212b Fix missing triq tests on CircleCI 9 years ago
  Loïc Hoguin 2441ea400c Update erlang.mk and start using CircleCI 9 years ago
  Loïc Hoguin ad39742b05 Fix a Dialyzer warning in cow_ws 9 years ago
  Loïc Hoguin f46178daf9 Fix a few binary pattern matching issues 9 years ago
  Krzysztof Jurewicz f9a630232f Fix handling of default values in cookie options 9 years ago
  Loïc Hoguin fd4ef54090 Add cowboy_http2 with initial HTTP/2 suppport 10 years ago
  Loïc Hoguin 0be913dc79 Remove an outdated comment 10 years ago
  Rob Ashton 95a41e6c94 WS accepts iodata, so byte_size won't work unless we flatten 10 years ago
  Loïc Hoguin 5ddecbc121 Add HPACK decoding and encoding functions 10 years ago
  Loïc Hoguin 3cd9afca69 Update test dependencies 10 years ago
  Loïc Hoguin 14e597baa4 Update Cowlib to 1.3.0 10 years ago
  Loïc Hoguin 602a4c25b8 Simplify the SPDY code for merging duplicate headers 10 years ago
  Loïc Hoguin b6bab31e6f Move the settings test near its function 10 years ago