http - What is included in URI character limit -


when uri has character limit of 255 characters, 'http://' or 'https://' included while counting characters? tried google it, couldn't find definite answer.

http:// , https:// not included in uri length limit of 255 (of older client or proxy implementations).
source: this , personal experience/knowledge (couldn't find formal ref).


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -