mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
set default http engine nanoexpress
This commit is contained in:
parent
ac05c162c6
commit
869c0dcf36
@ -22,6 +22,7 @@ global.DEFAULT_HEADERS = {
|
||||
|
||||
global.DEFAULT_SERVER_PARAMS = {
|
||||
urlencoded: true,
|
||||
httpEngine: "nano-express",
|
||||
}
|
||||
|
||||
global.DEFAULT_MIDDLEWARES = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user