Feature Request: function to detect a valid Token
未关闭
- 主要语言
- Go
- 星标
- 75
- 派生
- 11
- 平均合并
- 7 天 11 小时
- 30 天内合并 PR
- 1
描述
I have a case where the RFC I'm implementing defines a value as "either a String or a Token". I suppose I could always use String, but it would be nice to have a function in httpsfv to tell me whether a Go `string` is a valid Token so that I could cast it accordingly.
贡献指南
评估
这个 Issue 还没有评估数据。