黃玟瑄 的部落格

[F21_WebFund] Lab3 資工四甲 407261441 黃玟瑄

建立 Personal page on Github :

github專案網址:https://wunsyuan.github.io/pages-demo/

心得:這次Lab3的作業用HTML和CSS讓我更了解寫網頁的架構,之前畢業專題寫網頁是用material-ui和react寫,當時對HTML和CSS還不是很熟悉,但是有之前寫react和用material-ui的經驗再來寫HTML和CSS就更了解要怎麼寫網頁,這次Lab3還加上要用github,將前幾次的所學到的東西做合併,對我而言我覺得有更了解HTML、CSS和github

[F21_WebFund] Lab1 資工四甲 407261441 黃玟瑄

Lab1: HTTP analysis with Wireshark + Client content analysis with Browser tool/plugins

(1) Use Wireshark to capture HTTP messages, including GET, POST, Set-Cookie, and Cookie header. Your report should contain the target URLs, captured messages, and anything you learned from this lab.

GET: 會直接將要傳送的資料放在header進行傳送,不適合傳輸隱密性高的資料