Fix HTTP Proxy asset file uploads.
This commit is contained in:
parent
bb360794c1
commit
e8fd02ca9e
3 changed files with 16 additions and 13 deletions
|
|
@ -26,6 +26,7 @@ use WebGUI::Session;
|
|||
use WebGUI::User;
|
||||
use WebGUI::Utility;
|
||||
use WebGUI::PassiveProfiling;
|
||||
use Apache2::Upload;
|
||||
use Apache2::Request;
|
||||
use Apache2::RequestRec ();
|
||||
use Apache2::RequestIO ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue