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 allow non-hash values in arrays, valid in TT templates 2011-04-13 16:53:00 -05:00
Wobject WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
_NewAsset.skeleton processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
_NewAsset.skeleton.minimal Change calls to new to newById across Asset/ 2010-03-03 16:27:45 -08:00
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 asset immutability 2010-04-19 18:57:01 -05:00
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 add collaboration to test_content and fix bugs 2011-04-25 15:01:38 -05:00
Redirect.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
RichEdit.pm default www_edit now returns template. add errors to edit template 2011-04-20 17:49:49 -05:00
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