webgui/lib/WebGUI/Asset
Scott Walters 7a994b59ce File assets should always give IO::File::WithPath objects to PSGI, instead of the current redirecting or streaming behavior. (#11688)
New API method:  WebGUI::Response::sendFile;  it, as appropriate, calls
setRedirect or setStreamedFile, depending on enableStreamingUploads config var.
setStreamedFile now kicks off the XSendfile process.
File.pm now uses this instead of trying to set both a redirect and a stream.
IO::File::WithPath blows up if a file doesn't exist so this raises an exception
now.
The http now no longer insist that '0' is not a valid filename to stream.
site.psgi, depending on enableStreamingUploads, enables either the Static
or XSendfile middleware.
2011-05-12 20:22:43 -04:00
..
File WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Post WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Sku WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Template
Wobject WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
_NewAsset.skeleton
_NewAsset.skeleton.minimal
EMSSubmission.pm fix EMSSubmissionForm and all its tests 2011-05-04 15:33:04 -05:00
EMSSubmissionForm.pm fix EMSSubmissionForm and all its tests 2011-05-04 15:33:04 -05:00
Event.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
File.pm File assets should always give IO::File::WithPath objects to PSGI, instead of the current redirecting or streaming behavior. (#11688) 2011-05-12 20:22:43 -04:00
FilePile.pm
MapPoint.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
MatrixListing.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Post.pm
Redirect.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
RichEdit.pm
Shortcut.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Sku.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Snippet.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Story.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Template.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
WikiPage.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Wobject.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00