This change adds support for host.Parse to recognize the string 'third-party' in place of a hostname. This allows the jostler (or pusher) to be used by third parties without providing a false hostname. Archives will include the string "third" in place of machine and "party" in place of site. Coincidentally, "third" and "party" have the same number of characters as a standard M-Lab machine and site name.
This change adds support for
host.Parse
to recognize the string 'third-party' in place of a hostname. This allows the jostler (or pusher) to be used by third parties without providing a false hostname. Archives will include the string "third" in place of machine and "party" in place of site. Coincidentally, "third" and "party" have the same number of characters as a standard M-Lab machine and site name.For example:
This change is