peterjanes’s avatarpeterjanes’s Twitter Archive—№ 32,497

  1. …in reply to @simonw
    @simonw Not "elegant" per se, but there is similar prior art: JSONPatch, which uses ~1 for / (and ~0 for ~); I suppose those would have to be escaped again into %7E1 and %7E0 to be legit. datatracker.ietf.org/doc/html/rfc6901#section-3