[webdev] Prezentare Curs 1, Introducere în HTTP

Dan Filimon dangeorge.filimon at gmail.com
Thu Oct 11 15:48:25 EEST 2012





On Oct 11, 2012, at 15:20, Dan Serban <dserban01 at gmail.com> wrote:

>> Firefox + tamperdata/firebug cu net panel enabled si sa intre pe o pagina
>> si pot vedea un request HTTP. Tamperdata e misto ca pot modifica requestul
>> inainte sa il trimita spre server.
> 
> De acord, ceva de genul acesta.
> 
> Am construit un mic fisier HTML (listat mai jos) pe care-l poti folosi
> pentru exercitiu.
> Le spui sa incarce fisierul in Chromium, sa deschida cu F12 Chrome
> inspector la tab-ul "Network", sa apese pe buton si pe link si sa
> observe elemente specifice din request si din response.
> Apoi, cand prezinti teoria, faci legatura cu ce au observat in inspector.
> 
> <div>Your favorite band:</div>
> <form action="http://httpbin.org/post" method="post">
> <div>
> <input type="text" name="favoriteband">
> </div>
> <div>
> <button type="submit">Send POST request</button>
> </div>
> </form>
> <a href="http://httpbin.org/get">Send GET request</a>
> _______________________________________________
> webdev mailing list
> webdev at lists.rosedu.org
> http://lists.rosedu.org/listinfo/webdev

De acord dar aveam de gând sa arat toate exemplele astea. Ați văzut speaker notes? Am de gând sa fie exemple cam 70% din timp...


More information about the webdev mailing list