Travis Altman wrote: > i'm trying to use a post request to authenticate to a web > application. let's say username = alice is valid but username = bob > does not exits. making the request with alice works like a charm but > when i try username = bob it hangs? any suggestions? Can you show us the relevant code? - Ken