add "referer" parameter to new task page

master
MaysWind 2018-10-24 23:25:47 +08:00
parent c21927428c
commit e1cca4d772
1 changed files with 5 additions and 0 deletions

View File

@ -970,6 +970,11 @@
category: 'http',
canUpdate: 'new|waiting|paused'
},
{
key: 'referer',
category: 'http',
canUpdate: 'new'
},
{
key: 'header',
category: 'http',