« View all new features in
Mathematica
9
◄
previous
|
next
►
New in
Mathematica
9
›
Full Range of Web Access Support
Gather Information on an HTTP Server
Retrieve the headers, cookies, and status code from an HTTP server.
In[1]:=
X
URLFetch["wolfram.com", {"Headers", "Cookies", "StatusCode"}]
Out[1]=