File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4662,7 +4662,7 @@ <h2>Client requests</h2>
46624662 < a href ="http://lynx.browser.org/ "> Lynx</ a > </ li >
46634663< li > web crawler. </ li >
46644664</ ul >
4665- < p > Web server process requests from the above clients. The result of the web
4665+ < p > Web servers process requests from the above clients. The result of the web
46664666server's processing is a
46674667< a href ="https://developer.mozilla.org/en-US/docs/HTTP/Response_codes "> response code</ a >
46684668and commonly a content response. Some status codes, such as 204 (No content)
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-08-14T11:30:32Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-08-15T13:23:58Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ <h2>Client requests</h2>
6363 < a href ="http://lynx.browser.org/ "> Lynx</ a > </ li >
6464< li > web crawler. </ li >
6565</ ul >
66- < p > Web server process requests from the above clients. The result of the web
66+ < p > Web servers process requests from the above clients. The result of the web
6767server's processing is a
6868< a href ="https://developer.mozilla.org/en-US/docs/HTTP/Response_codes "> response code</ a >
6969and commonly a content response. Some status codes, such as 204 (No content)
You can’t perform that action at this time.
0 commit comments