thanks for link...
i have tried with it...
but after
AT+CIPSEND
server is not returning any data...
- - - Updated - - -
i m getting result as follow
/*
at+cgatt=1
OK
at+cgdcont=1,"IP","www"
OK
at+cstt="www","",""
OK
at+ciicr
OK
at+cifsr
84.68.198.173
at+cipstatus
OK
STATE: IP STATUS
at+ciphead=1
OK
at+cdnsorip=1
OK
at+cipstart="TCP","www.google.com","80"
OK
CONNECT OK
at+cipsend
>GET / HTTP/1.1
Host:http://www.google.com
SEND OK
+IPD1068:HTTP/1.0 400 Bad Request
Content-Type: text/html; charset=UTF-8
Content-Length: 925
Date: Tue, 02 Jul 2013 09:47:28 GMT
Server: GFE/2.0
<!DOCTYPE html>
<html lang=en>
<html lang=en>
<meta name=viewport content
="initial-scale=1, minimum-scale=1, width=device-width">
<title>Error 400 (Bad
Request)!!1</title>
<style>
*{margin:0;padding:0}html,code{font:15px/22px ar
ial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto
0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(/
/www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}
p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{b
order:0}@media screen and (max-width:772px){body{background:none;margin-top:0;ma
x-width:none;padding-right:0}}
</style>
<a href=//www.google.com/><img src=//w
ww.google.com/images/errors/logo_sm.gif alt=Google></a>
<p><b>400.</b> <ins>Tha
t’s an error.</ins>
<p>Your client has issued a malformed or illegal request.
<ins>That’s all we know.</ins>
CLOSED
*/
how to remove this problem?
why m getting BAD REQUEST or "Your client has issued a malformed or illegal request."