Skip to content

Commit aea7602

Browse files
save file
1 parent 77e6600 commit aea7602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-07-26/very-simple-http-proxy/very-simple-http-proxy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@context" : "https://schema.org",
3232
"@type" : "TechArticle",
3333
"headline" : "Http Streaming Download",
34-
"description" : "Explore HTTP streaming downloads with this hands-on tutorial featuring editable, runnable code examples you can try directly in your browser.",
34+
"description" : "Learn how to build a simple Node.js proxy server that forwards HTTP requests. Explore editable, runnable code via web containers to inspect headers and relay responses seamlessly.",
3535
"author" : {"@type":"Person","name":"Matthew Richards"},
3636
"datePublished" : "2025-07-25",
3737
"dateModified" : "2025-10-18",

0 commit comments

Comments
 (0)