improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems
This commit is contained in:
parent
6c0688add2
commit
d6e00cab05
8 changed files with 193 additions and 271 deletions
|
|
@ -162,8 +162,7 @@ sub getRedirectLocation {
|
|||
=head2 getStatus ( ) {
|
||||
|
||||
Returns the current HTTP status code. If no code has been set,
|
||||
the code returned will be 200. If no description has been set,
|
||||
the internal description will be set to "OK" and "OK" will be returned.
|
||||
the code returned will be 200.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue