mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Add multipart support <3
This commit is contained in:
parent
ad9790b9d8
commit
7efe69ac31
5 changed files with 24 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
require "http"
|
||||
require "multipart"
|
||||
require "./kemal/*"
|
||||
require "./kemal/helpers/*"
|
||||
require "./kemal/middleware/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue