Skip to content

Commit b898240

Browse files
brunj7josenino95
andauthored
Update episodes/hello-scraping.md
Co-authored-by: Jose Niño <72319858+josenino95@users.noreply.github.com>
1 parent e388331 commit b898240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/hello-scraping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The protocol is typically http or https for secure communications. The default p
5959

6060
### Request
6161

62-
![credits: https://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-1--net-31177](fig/http1-req-res-details.png)
62+
![credits: https://code.tutsplus.com/tutorials/http-the-protocol-every-web-developer-must-know-part-1--net-31177](fig/http1-req-res-details.png){alt='A diagram showing the HTTP request-response cycle between a client computer and a server, highlighting the URL + Verb request and the Status Code + Message Body response'}
6363

6464
The actions that should be performed on the host are specified via HTTP verbs. Today we are going to focus on two actions that are often used in web forms:
6565

0 commit comments

Comments
 (0)