Why HTTP protocol is designed in plain text way?

前端 未结 10 1704
小蘑菇
小蘑菇 2020-12-08 07:29

Yesterday, I have a discussion with my colleagues about HTTP. It is asked why HTTP is designed in plain text way. Surely, it can be designed in binary way just like TCP prot

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 07:40

    So it's easier to "read" the traffic or create a client or server?

    You can debate whether it actually makes it easier, but surely that was the intent.

提交回复
热议问题