On Sun, Mar 20, 2011 at 08:55, Holger Hans Peter Freyther <[email protected]> wrote: > Hi Paolo, > > for the HTTP implementation in NetClients it would be nice if instead of > exceptions for the 40x and 30x I would get a proper response. Right now for a > HTTP Redirect I will not be able to get the response code or the content that > was sent. Would you mind adding a method to inhibit these exceptions?
I need to look at the code, but I wonder if you just need to handle them and resume them. Alternatively, the response could be included in the exception. Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
