ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

POST method


  • To: nginx-ru@xxxxxxxxx
  • Subject: POST method
  • From: Vitaliy Okulov <vitaliy.okulov@xxxxxxxxx>
  • Date: Mon, 23 Jul 2007 17:37:31 +0400
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=UnpedNeyIMs+caMNbrDNWWM38LisbJMIYPglaFO13vhv6ZOF/oJhb10Fqw+IQt/iPYivPpt+xH23iXNPCb9ME6WI50e3Lm8W4xHt8rzdkNwWOp8bxPj/Sq8IoqvlPyuV76LOFn7/FuBBo8KWBwpYmi+V+RR71VUKcSzmB67fKHo=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=gW8XPviH3krqlKfX8xGXhAjakZOhKn21srt7/So6YYNeCXzTDrDjD8z/ynUcViHDY0FMLl2U0stG1Wnw7sqqEVkZiZuQyV9ccuHIX6kDF5zmGjnca7jWP86PAsc0gjH2L6LQ6Wl3czvr69W5WeuzxuPtLMOgfLaFp8YLsb0UV4E=

Здравствуйте, nginx-ru.

Вопрос: Вроде в POST нет ограничения кому передавать этот запрос?

Запрос:

Hypertext Transfer Protocol
   POST /44331/4852044331.jpg HTTP/1.1\r\n
       Request Method: POST
       Request URI: /44331/4852044331.jpg
       Request Version: HTTP/1.1
   Content-Type: application/x-www-form-urlencoded\r\n
   Connection: close\r\n
   User-Agent: Profile/MIDP-2.0 Configuration/CLDC-1.0\r\n
   Content-Length: 42
   User-Agent: UNTRUSTED/1.0\r\n
   Host: blabla.ru\r\n
   \r\n
Line-based text data: application/x-www-form-urlencoded
   http://blabla.ru/44331/4852044331.jpg


   Ответ:
Hypertext Transfer Protocol
   HTTP/1.1 405 Not Allowed\r\n
       Request Version: HTTP/1.1
       Response Code: 405
   Server: nginx/0.5.13\r\n
   Date: Mon, 23 Jul 2007 12:40:40 GMT\r\n
   Content-Type: text/html\r\n
   Connection: close\r\n
   Content-Length: 172
   \r\n
Line-based text data: text/html
   <html>
   <head><title>405 Not Allowed</title></head>
   <body bgcolor="white">
   <center><h1>405 Not Allowed</h1></center>
   <hr><center>nginx/0.5.5</center>
   </body>
   </html>

-- 
С уважением,
 Vitaliy                          mailto:vitaliy.okulov@xxxxxxxxx




 




Copyright © Lexa Software, 1996-2009.