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
UIResults.makeCaptureQueryUrl() generates very long URL with a pile of unnecessary query parameters. This significantly increases the size of URL query result page.
The text was updated successfully, but these errors were encountered:
5526095 added a method makePlainCaptureQueryUrl(). I kept makeCaptureQueryUrl() for backward-compatibility.
It's been merged to iipc/master in 1dbd4f3.
UIResults.makeCaptureQueryUrl() generates very long URL with a pile of unnecessary query parameters. This significantly increases the size of URL query result page.
The text was updated successfully, but these errors were encountered: