Thanks, that's weird!

-----Original Message-----
From: active4d-dev-boun...@aparajitaworld.com 
[mailto:active4d-dev-boun...@aparajitaworld.com] On Behalf Of Aparajita Fishman
Sent: Monday, April 18, 2011 4:07 PM
To: active4d-...@mailman.aparajitaworld.com
Subject: Re: [Active4d-dev] Error explanation.

> While browsing the Active4D.log file on our production server I found the 
> following error quite a few times.  What's it telling me?
> 
> Active4D: [error] server: unhandled request method: OPTIONS: 
> .\src\support\server.cpp, line 1871, plugin::a4d::getRequestMethod

It's telling you that a client sent an OPTION http request to your server. 
There are different types of requests: GET, POST, OPTIONS, DELETE, etc. 
Active4D only supports GET and POST.

Many thanks,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org

_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to