add "referer" parameter to new task page

This commit is contained in:
MaysWind 2018-10-24 23:25:47 +08:00
parent c21927428c
commit e1cca4d772

View file

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