200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: c2.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE>Cunningham & Cunningham, Inc.</TITLE> <meta name="verify-v1" content="hiAZ5MBPkZpGW/C0/60n0HfUG9s1iLjIpakyrIPBGkk=" /> </HEAD> <BODY bgcolor=white> <H1><IMG SRC="c2.gif" HEIGHT=102 WIDTH=118>Cunningham & Cunningham, Inc.</H1> <P></P> <HR> <P>We are a small consultancy that has specialized in object-oriented programming. We are not now taking on new clients as our principals are busy doing other things. We have closed our office on SW 40th Avenue. We are happy to correspond by email at the contact address below. We continue to operate this site and are happy to provide its services to the community for the foreseeable future.</p> <p>We have a sampling of papers, talks and position statements we've written over the years and some new pages composed just for the web.</P> <UL> <LI><A HREF="doc/index.html">Published Papers</A></LI> <LI><A HREF="doc/pages.html">Original Web Pages</A></LI> </UL> <p>Of the many fine interviews that have probed our work these stand out as both insightful and accessible. <ul> <li><a href="http://www.youtube.com/watch?v=bx6nNqSASGo">By John Gage (1 hr 44 min video)</a></li> <li><a href="http://www.artima.com/intv/simplest.html">By Bill Venners (5 parts text)</a></li> <li><a href="http://blogs.voanews.com/digital-frontiers/2011/01/26/the-way-of-wiki/">by Doug Bernard (15 min video)</a></li> </ul> <P>We are proud to host and edit the Portland Pattern Repository which is an online journal for patterns about programs and the de facto home of the extreme programming discipline. </P> <UL> <LI><A HREF="cgi/wiki?WelcomeVisitors">Portland Pattern Repository's Wiki</A></LI> <li><a href="cgi/wiki?ExtremeProgrammingRoadmap">Extreme Programming Roadmap</a></li> <li><a href="http://www.aboutus.org/ESRG">Environmental Structure Research Group (ESRG)</a></li> </UL> <p>We created the biologically inspired <a href=cybords>Cybords</a> to stretch our programming experience. Ward explains this to folks that are proud to do strange things with electricity in this 30 min video from DorkbotPDX 0x1:</p> <ul> <iframe src="https://player.vimeo.com/video/858385" width="400" height="226" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe><br /> </ul> <P>We provide space and assistance to a few worthwhile projects and are sometimes confused with others.</P> <UL> <LI><A HREF="kaweah/index.html">Kaweah River Page</A></LI> <LI><a href="sportscar.html">English Sports Car: C2.COM</a></li> <LI><a href="optic">Optical Tracking of Apollo Spacecraft</a></li> </UL> <HR><ADDRESS> Address questions or comments to <A HREF="mailto:[email protected]">[email protected]</A> <a href="https://twitter.com/wardcunningham" rel="me">@</a>. </ADDRESS> <script src="//www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2377314-2"; _udn="c2.com"; urchinTracker(); </script> </BODY> </HTML>