why HTTP is layer Session in the Wireshark Wiki but layer Application in OSI ?
Hello, I noticed WireShark write HTTP in layer 5 (session) in my captures (confirmed in wireshark wiki : https://wiki.wireshark.org/InternetPr...)
But the OSI model puts it in layer 7 (application) and confirmed by RFC 7230 (the HTTP protocol is stateless).
Did you read the discussion comment at the bottom of the wiki from @guy-harris?
Thank you. Indeed, I did not see it. I did not really understand the nuances but anyway I see that things are more complicated than I thought. Thank you very much.