Hi dvgopal,
Take a look at the std::error_code field on the http_exception class. In particular look at the value and message. It might tell you more information. Here is the reference documentation.
Steve
Take a look at the std::error_code field on the http_exception class. In particular look at the value and message. It might tell you more information. Here is the reference documentation.
Steve