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
Summary:
1. The only callsite of this seemed to migrate to `HTTPMessage::getQueryParam`
2. I was looking to reuse this method, but it requires me to have a `ParsedURL` which is only buildable via URL parsing. This method doesn't really use internal state, so maybe it can just be a static helper.
See next diff for usage.
Reviewed By: lnicco
Differential Revision: D68833844
fbshipit-source-id: 990ff1b621e9b505a387b02c2d1a5669aa09625b
0 commit comments