-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Milestone
Description
Receivers are all different names. Should pick one (probably u). ParseWithReference should be ParseFragment, both to match the name of the extra field that it fills in and to avoid confusion with the other meaning of "reference" used elsewhere in the API. ParseRequest should be ParseRequestURI to match the URL type's RequestURI method.