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 還沒有評估資料。