$ua->max_size([$bytes]) Get/set the size limit for response content. The default is "undef", which means that there is no limit. If the returned response content is only par- tial, because the size limit was exceeded, then a "Client-Aborted" header will be added to the response.