Closed Empact closed 13 years ago
I'm getting failures logging in via #login_to_service thanks to LoginResponse#parse_http_response considering a 303 redirect (such as that issued by server /login on success) a failure
The same is likely true of 302s, as in this patch: http://github.com/taryneast/rubycas-client/commit/0fa47d9b1e036ca0218a5944f64a7e51f8a3ce8a
Thanks, got it.
I'm getting failures logging in via #login_to_service thanks to LoginResponse#parse_http_response considering a 303 redirect (such as that issued by server /login on success) a failure
The same is likely true of 302s, as in this patch: http://github.com/taryneast/rubycas-client/commit/0fa47d9b1e036ca0218a5944f64a7e51f8a3ce8a