You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing issue with port always being returned in URI, especially in Au…
…thority section. Port will only be returned if its is present and NOT a standard port number for scheme.
Updating tests with new Response reason phrase changes (allows custom…
… reason phrases to be assigned.)
Adding @Covers annotation for ResponseStatus in Factory test.