We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e30902 commit 7b83fadCopy full SHA for 7b83fad
1 file changed
system/Language/en/HTTP.php
@@ -37,6 +37,7 @@
37
'cannotSetFilepath' => 'When setting binary can not set filepath: {0}',
38
'notFoundDownloadSource' => 'Not found download body source.',
39
'cannotSetCache' => 'It does not supported caching for downloading.',
40
+ 'cannotSetStatusCode' => 'It does not supported chnage status code for downloading. code: {0}, reason: {1}',
41
42
// Response
43
'missingResponseStatus' => 'HTTP Response is missing a status code',
0 commit comments