summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGarry Filakhtov <[email protected]>2019-11-25 10:52:41 +1100
committerGarry Filakhtov <[email protected]>2019-11-25 10:52:41 +1100
commit8e16501e074b85ef5c5225ed6ff7d5f9856232ef (patch)
tree947ff9adf98c89b8d4924f6eddf568fa7e66c8bf /.gitignore
parent8f93aa61da6e66cbd13de96ef53e476556d391a7 (diff)
Replace regular expression with strings.Split()
Originally, a regular expression was used to split and trim multiple comma-separated header names from "Trailer" header. This commit replaces regular expression with strings.Split() to break string into parts and then trims spaces and tabs from individual header names.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions