Skip to content

Identify maximum usable URL length for Zoopla/Rightmove, build feature to error before loading #14

Description

@beveradb

To avoid Zoopla/Rightmove etc. getting errors from users' IP addresses and blocking them (?), and in general just to provide a better user experience, we should detect what the most complex encoded polyline we can send to them in the URL is, and only ever open the new tab if the URL we're about to load will not error.

e.g. write quick script which tests this using curl to see how long the param has to be before we get a 5XX response instead of a 200?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions