Hi, I'm just looking at the http client module in the inets library and there doesn't seem to be any provision for handling large files being returned (it wants to return the whole thing in a tuple). Is there a method of installing a custom request-handler or am I missing something else? Cheers, Steve