AppWeb 5.6.0/6.2.0 發布,嵌入式 Web 服務器
Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便于開發和部署基于Web的應用程序和設備。Appweb 速度快而且體積小 ,其中包括支持動態網頁制作,服務器端嵌入式腳本過程中的CGI ,可加載模塊,的SSL ,摘要式身份驗證,虛擬主機, Apache樣式配置,日志記錄,單和多線程應用程序。它提供了大量的文檔和示例。
-
Support loading esp.json files for stand-alone ESP pages
</li> -
Improve esp loading diagnostics
</li> -
Add esp.app and http.pipeline configuration properties
</li> -
Fix cross-compiling ESP applications and support --static and --rom
</li> -
Fix CPU hog with certain invalid HTTP requests
</li> -
Add support for SSL SNI based connections
</li> -
Fix ESP range requests
</li> -
Change ShowDefaults to be false by default
</li> -
Fix ESP in ROM mode
</li> -
Add esp --combine option for compiling for ROM
</li> -
Fix building without a file system (ROM) support
</li> -
Enable ROM support with disk file system support. See issue #550
</li> -
Makeme command updated with new options
</li> -
Fix retrying client requests failing cert validation
</li> -
Fix trace log in the common log format
</li> -
Fix timezone parsing in date strings
</li> -
Improve the calculation of the etag response header
</li> -
ServerName strictly enforced
</li> -
Update API stability classifications
</li> -
Samples updated
</li> -
Documentation updated
</li> </ul>更多內容請看發行說明,下載:https://github.com/embedthis/appweb/archive/v5.6.0.zip。
同時還發布了 AppWeb 6.2.0,更新內容如下:
-
Support loading esp.json files for stand-alone ESP pages
</li> -
Improve esp loading diagnostics
</li> -
Add esp.app and http.pipeline configuration properties
</li> -
Simplify ESP loading code
</li> -
Optimize loading ESP applications
</li> </ul>下載:https://github.com/embedthis/appweb/archive/v6.2.0.zip。
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-