Skip to content

Commit d5a4c31

Browse files
committed
#### Version 1.5.9.11
* New Feature: HttpServer add SetIndexPage used to config default index-page name, default is "index.html" * Remove: remove example/basemiddleware demo, more examples you can see "https://github.com/devfeel/dotweb-example" * About: if you set IgnoreFavicon Enabled, app will auto register IgnoreFaviconModule, more info you can see "module.go" * Update: update README.md * Important: We will remove feature.go in dotweb, so will remove ServerConfig().EnabledAutoCORS on version 1.6. * 2019-01-31 12:00
1 parent e43493a commit d5a4c31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

version.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* New Feature: HttpServer add SetIndexPage used to config default index-page name, default is "index.html"
55
* Remove: remove example/basemiddleware demo, more examples you can see "https://github.com/devfeel/dotweb-example"
66
* About: if you set IgnoreFavicon Enabled, app will auto register IgnoreFaviconModule, more info you can see "module.go"
7+
* Update: update README.md
78
* Important: We will remove feature.go in dotweb, so will remove ServerConfig().EnabledAutoCORS on version 1.6.
89
* 2019-01-31 12:00
910

0 commit comments

Comments
 (0)