https://bz.apache.org/bugzilla/show_bug.cgi?id=68495

--- Comment #13 from Remy Maucherat <[email protected]> ---
I was planning to do:
    public String getQueryString() {
        return coyoteRequest.queryString().toStringType();
    }

Since the idea from the FormAuthenticator is to change the MessageBytes type to
String and toString no longer does it (but toStringType does).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to