mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Add cowboy_req:part/2 export
This commit is contained in:
parent
2928456ae8
commit
a32a476bf2
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
|
||||
%% Multipart API.
|
||||
-export([part/1]).
|
||||
-export([part/2]).
|
||||
-export([part_body/1]).
|
||||
-export([part_body/2]).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue