随笔分类 - Web
摘要:What are all the possible values for HTTP “Content-Type” header? You can find every content type here: http://www.iana.org/assignments/media-types/med
阅读全文
摘要:Are query string keys case sensitive? @gbjbaanb's answer is incorrect: The RFCs only specify the allowed character set for the query string. Like the
阅读全文
摘要:MY FAVORITE EXTENSIONS FOR WEB DEVELOPMENT A web browser is one of the essential tools for web development. Besides awesome dev tools that come with t
阅读全文
摘要:https://api.jquery.com/jquery.ajax/ What is content-type and datatype in an AJAX request? contentType is the type of data you're sending, so applicati
阅读全文
摘要:Enable Inspector When started with the --inspect switch, a Node.js process listens for a debugging client. By default, it will listen at host and port
阅读全文
摘要:https://developers.google.com/web/tools/chrome-devtools/javascript/step-code step over next function call Executes whatever happens on the next line a
阅读全文
摘要:Unencrypted view state in ASP.NET 2.0 could leak sensitive information https://www.rapid7.com/db/vulnerabilities/http-asp-dot-net-unencrypted-viewstat
阅读全文
摘要:https://www.codeproject.com/Articles/114910/What-is-the-difference-between-Web-Farm-and-Web-Ga Clients request for resources and IIS process the reque
阅读全文
摘要:win7上设置默认website的物理路径
阅读全文