Issues
- 91
2019年新年快乐,感谢大家对dotweb的支持!
#181 opened by devfeel - 0
在路由组上注册跨域中间件时,复杂跨域请求会报CORS策略阻止错误。
#250 opened by dotqi - 0
HTTP cache implementation as middleware
#247 opened by darkweak - 1
url with trailingslah /hello/xxx/ match route /hello/:name should return 404 not 301
#245 opened by tablecell - 0
group 嵌套及middeware
#234 opened by rs-frank - 1
- 0
I hope there is no documentation
#233 opened by dlgchg - 0
希望组路由支持SetNotFoundHandle
#229 opened by dotqi - 1
希望路由组支持404处理
#166 opened by dotqi - 1
SetMethodNotAllowedHandle时修改StatusCode无效
#222 opened by dotqi - 1
静态文件路由希望增加文件类型注册功能
#212 opened by dotqi - 2
能不能为静态目录专门增加一个设置路径的方法?
#125 opened by biij5698 - 0
建议配置文件支持热更新功能。
#191 opened by dotqi - 1
- 1
新春快乐
#192 opened by heiheiheibj - 2
缺少路由注册原始地址公开方法
#194 opened by a526757124 - 1
祝dotweb 发展越来越好~
#190 opened by dcwang1989 - 1
ServerFile不能正确获取SessionID()
#184 opened by dotqi - 1
祝dotweb越来越好~
#183 opened by SHIJIEZ - 0
- 3
路由注册:允许指定有且只有GET/POST方法
#177 opened by archer-bao - 1
jq.load()指定参数,请求ServerFile文件时会产生POST405错误,如何解决。
#174 opened by dotqi - 1
关于获取客户端 IP 的一个小请求
#164 opened by hacfox - 2
CORS设置,对ServerFile无效
#160 opened by dotqi - 1
建议: URL支持模式匹配
#157 opened by lostsummer - 1
Is dotweb supported https
#152 opened by vipplayerdev - 1
- 1
router middleware handle http 404,405. cann`t response content-type:application/json
#149 opened by lyw1995 - 1
session存储方式为redis时能否指定key?
#127 opened by biij5698 - 1
session存储模式为redis时如果redis设置了密码要支持密码连接
#126 opened by biij5698 - 1
dotweb没有打出 access log
#122 opened by gnuos - 2
自定义处理异常的时候设置返回数据的content-type 但是没有生效
#112 opened by westoi - 0
组路由Group建议提供一个不需要前缀prefix的方法
#109 opened by a526757124 - 1
Suggest to add XML operation interface
#106 opened by 0123cf - 3
- 1
Exclude不生效
#100 opened by EriconYu - 0
Use filepath.Ext to replace file.GetFileExt
#99 opened by oopsguy - 1
建议增加exuse方法用来实现exclude uri功能
#94 opened by EriconYu - 3
dotweb & beego 不完全压力测试对比
#67 opened by forging2012 - 2
【建议】port:=8080 这能建议修改成这样的 app.port:=8080
#68 opened by forging2012 - 1
建议加入benchmark报告部分?
#86 opened by rfyiamcool - 0
- 0
app中多个文件同时上传,dotweb没有这个
#92 opened by githubityu - 2
redis连接池工具
#87 opened by chacha923 - 0
dotweb.SetEnabledLog 无效
#74 opened by devfeel - 2
- 0
UPDATE default http port 80 to 8080
#70 opened by devfeel - 1
- 0
状态数据,当url较多时,导致内存占用过大
#63 opened by devfeel - 0
增加MethodNotAllowed自定义处理
#64 opened by devfeel