Package: elinks Version: 0.12~pre5-2 The receive-timeout has a maximum of one hour, which seems generous but is actually causing me problems -- I'm starting a long-running backup via an HTML form which doesn't return anything until it's complete, and there are two problems:
1. The backup takes longer than an hour -- I'm just launching it in a screen session and not worrying about how long it takes. Therefore I need a longer timeout 2. For simplicity I've been specifying thousands of hours as the timeout, which seems like it should work. IMHO it should be possible to simply specify an arbitrarily high number (meaning "don't time out ever") without elinks complaining that I've exceeded an unspecified upper limit. I would prefer if the limit were increased to INTEGER_MAX from 1800. I've increased the limit locally (I can construct and send a patch if need be), which seems to work with no problems. Thanks! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

