How does RFC 2854 obsolete RFC 1867?

守給你的承諾、 提交于 2019-12-01 09:48:35

问题


How (or why) does 2584 "obsolete" 1867?

This may simply come down to my not understanding how to read RFCs, but from what I can discern, 1867 describes how file uploading works with HTML forms and 2584 is about a MIME type not used in HTML forms. Two completely different things?


回答1:


RFC 2584 marks the end of the Internet Engineering Task Force's involvement in the HTML specification. Further work was continued by the World Wide Web Consortium.

RFC 2584 reads:

The IETF HTML working group closed Sep 1996, and work on defining HTML moved to the World Wide Web Consortium (W3C).

RFC 2584 obsoletes RFC 1867 and many other RFCs in the sense that HTML in its entirety was removed from the IETF's purview. This obsolesence of its previous HTML-related RFCs affirms that decision. And if you were to search for "HTML" on the IETF's RFC site, you'd see there's virtually no HTML-related activity since RFC 2584.


Also note that RFC 1867 was an experimental RFC. According to the IETF's "The Tao of IETF":

Experimental RFCs are for specifications that may be interesting, but for which it is unclear if there will be much interest in implementing them, or whether they will work once deployed. That is, a specification might solve a problem, but if it is not clear that many people think that the problem is important, or think that they will bother fixing the problem with the specification, the specification might be labeled an Experimental RFC.



来源:https://stackoverflow.com/questions/21273071/how-does-rfc-2854-obsolete-rfc-1867

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!