December 1998
Beginner to intermediate
674 pages
40h 41m
English
max_size
$ua
->max_size([size])
Sets or returns the maximum size (in bytes) for response content. The default is undef, which means
that there is no limit. If the returned
content is partial because the size limit was exceeded, then an X-Content-Range
header will be added to the response.
Read now
Unlock full access