Skip to content

add support for dot separators#41

Merged
yoshuawuyts merged 1 commit intohttp-rs:mainfrom
jbr:allow-dot-separator
Nov 13, 2020
Merged

add support for dot separators#41
yoshuawuyts merged 1 commit intohttp-rs:mainfrom
jbr:allow-dot-separator

Conversation

@jbr
Copy link
Copy Markdown
Member

@jbr jbr commented Jun 18, 2020

closes #16

the awkward segments function is due to the fact that split_inclusive is unstable

@goto-bus-stop goto-bus-stop changed the base branch from master to main August 9, 2020 12:56
Copy link
Copy Markdown
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@yoshuawuyts yoshuawuyts merged commit 617d70a into http-rs:main Nov 13, 2020
@jbr jbr deleted the allow-dot-separator branch November 13, 2020 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow . to separate dynamic segments

2 participants