http request and response

preview_player
Показать описание
http request and response

This book (java) was written as an answer for anyone to pick up a programming language and be productive. You will be able to start from scratch without having any previous exposure to any programming language. By the end of this book, you will have the skills to be a capable programmer, or at least know what is involved with how to read and write code. Afterward you should be armed with the knowledge required to feel confident in learning more. You should have general computer skills before you get started. After this you’ll know what it takes to at least look at code without your head spinning.
Рекомендации по теме
Комментарии
Автор


This book (java) was written as an answer for anyone to pick up a programming language and be productive. You will be able to start from scratch without having any previous exposure to any programming language. By the end of this book, you will have the skills to be a capable programmer, or at least know what is involved with how to read and write code. Afterward you should be armed with the knowledge required to feel confident in learning more. You should have general computer skills before you get started. After this you’ll know what it takes to at least look at code without your head spinning.

javaprogramming
Автор

still very relevant till today... helped me a lot

mekings
Автор

Thanks. Actually to get the whole website displayed I see from my website there are several requests, like for CSS or JS files. Are all responses of requests so sending these infos inside html? Or I mean has only the first response of the first request, ignoring redirects now that may come first, the html file? Hope you get my question, Regards Julien

julienmarre
Автор

This is an ACTUALLY good video. Too bad that the channel is dead.

sbfmaster
Автор

Dear ... is there any way to access a history of REQUEST or RESPONSE that were communicated between a computer and a server on a certain day and time? Micro x site? Because of the question, would I like to see the error code returned by the response by a website during an attempt to use the service? If this history exists even after turning off the computer or leaving the site or closing the browser, where can I see this history? the browser used is Google Chrome.

claudioroberto