StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 6,464

  1. …in reply to @virtualcourtney
    @virtualcourtney @siwelwerd @matthematician @jasonemiller Interestingly, the size limit for POST (which sends data in the body of the request) is much larger than GET (which must encode all data within 2048 characters, that is, the URL string). Which is why Overleaf implemented POST I'd guess.