Skip to content

Instantly share code, notes, and snippets.

@joar
Created October 10, 2011 09:46
Show Gist options
  • Save joar/1274957 to your computer and use it in GitHub Desktop.
Save joar/1274957 to your computer and use it in GitHub Desktop.
# Response #
<br />
<b>Warning</b>: disk_free_space() [<a href='function.disk-free-space'>function.disk-free-space</a>]: Value too large for defined data type in <b>/homez.87/meaxuuxr/www/cloud2/lib/filestorage/local.php</b> on line <b>226</b><br />
{"data":{"message":"Not enough space available"},"status":"error"}
# END Response #
# Request & Response data #
Request URL:http://me310.fr/cloud2/files/ajax/upload.php
Request Method:POST
Status Code:200 OK
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Cache-Control:max-age=0
Connection:keep-alive
Content-Length:4023827
Content-Type:multipart/form-data; boundary=----WebKitFormBoundaryrvz54sip64hvtwG4
Cookie:PHPSESSID=cqm7l7pt2uo1tv09rpmlnn2tc3; mediaplan=R3757163751
Host:me310.fr
Origin:http://me310.fr
Referer:http://me310.fr/cloud2/files/index.php
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1
Request Payload
------WebKitFormBoundaryrvz54sip64hvtwG4
Content-Disposition: form-data; name="MAX_FILE_SIZE"
67108864
------WebKitFormBoundaryrvz54sip64hvtwG4
Content-Disposition: form-data; name="dir"
------WebKitFormBoundaryrvz54sip64hvtwG4
Content-Disposition: form-data; name="files[]"; filename="DSC_3229.jpg"
Content-Type: image/jpeg
------WebKitFormBoundaryrvz54sip64hvtwG4--
Response Headersview source
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection:Keep-Alive
Content-Encoding:gzip
Content-Length:238
Content-Type:text/plain
Date:Mon, 10 Oct 2011 09:43:50 GMT
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive:timeout=5, max=100
Pragma:no-cache
Server:Apache/2.2.X (OVH)
Set-Cookie:mediaplan=R3757163751; path=/; expires=Wed, 12-Oct-2011 21:57:55 GMT
Vary:Accept-Encoding
X-Powered-By:PHP/5.3.8
# END #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment