This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 773
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use StringArrayVar to parse http header
StringSliceVar will separated by comma, which is not suitable for field like Date:Mon, 30 Dec 2019, use StringArrayVar instead Signed-off-by: 慕陶 <[email protected]>
- Loading branch information
慕陶
committed
Jan 9, 2020
1 parent
7894da1
commit 7eb5be1
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters