Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F427111
Aphront400Response.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
207 B
Referenced Files
None
Subscribers
None
Aphront400Response.php
View Options
<?php
final
class
Aphront400Response
extends
AphrontResponse
{
public
function
getHTTPResponseCode
()
{
return
400
;
}
public
function
buildResponseString
()
{
return
'400 Bad Request'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 3, 4:03 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
58552
Default Alt Text
Aphront400Response.php (207 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment