Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   Флейм (http://www.flasher.ru/forum/forumdisplay.php?f=7)
-   -   about GET: how much I can GET? (http://www.flasher.ru/forum/showthread.php?t=55266)

Aryshev Dm. 29.02.2004 14:21

about GET: how much I can GET?
 
Скажите пожалуйста:

какой объем информации я могу передать через GET.
(грубо говоря сколько букв можно написать после ?data=)?

и зависит ли это от браузеров?

Artem Brigert 29.02.2004 15:44

Эксплорер что то вроде около 2000 знаков

Aryshev Dm. 29.02.2004 17:24

Спасибо, я то весь день жду ответа.

2000 - это здорово, а то думал всего знаков 100-200.

Artem Brigert 29.02.2004 17:27

я непомню где, но где-то я это прочитал. А вообще спроси в разделе PHP там точно знают ;)

ruboard 12.03.2004 22:08

Строка GET не должна превышать 255 символов:
Строка выглядит так:

GET hxxp://www.yo.com/?data=fdasfdasd ... asdasd HTTP/1.0

<-------------------------- Size<255 ----------------------->

Aryshev Dm. 12.03.2004 23:39

Сейчас проверю. Пойду скриптик напишу пусть посчитает точно. Сколько и в для какиз браузеров.

Завтра скажу результат.

2ruboard: Что за ссылка не ясно. Для нагладности?

realMakc 12.03.2004 23:52

ftp://ftp.rfc-editor.org/in-notes/rfc2616.txt

Цитата:

10.4.15 414 Request-URI Too Long

The server is refusing to service the request because the Request-URI
is longer than the server is willing to interpret. This rare
condition is only likely to occur when a client has improperly
converted a POST request to a GET request with long query
information, when the client has descended into a URI "black hole" of
redirection (e.g., a redirected URI prefix that points to a suffix of
itself), or when the server is under attack by a client attempting to
exploit security holes present in some servers using fixed-length
buffers for reading or manipulating the Request-URI.
Это означает, что максимум зависит от сервера.

ruboard 13.03.2004 11:28

Из той же ссылки: ftp://ftp.rfc-editor.org/in-notes/rfc2616.txt

Note: Servers ought to be cautious about depending on URI lengths
above 255 bytes, because some older client or proxy
implementations might not properly support these lengths.


Часовой пояс GMT +4, время: 07:35.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.