mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Merge branch 'master' of https://github.com/camshaft/cowboy
This commit is contained in:
commit
e44ac98c83
4 changed files with 55 additions and 5 deletions
|
@ -77,6 +77,9 @@
|
|||
-export([push/3]).
|
||||
-export([push/4]).
|
||||
|
||||
%% Internal.
|
||||
-export([response_headers/2]).
|
||||
|
||||
-type cookie_opts() :: cow_cookie:cookie_opts().
|
||||
-export_type([cookie_opts/0]).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue