![Hands-On Network Programming with C# and .NET Core](https://wfqqreader-1252317822.image.myqcloud.com/cover/768/36698768/b_36698768.jpg)
上QQ阅读APP看书,第一时间看更新
The path component
The path component specifies a series of path segments over which requests must travel to arrive at the searched for resource. Each segment of the path is individually delimited with a forward slash (/) character. It's technically valid to have an empty segment as part of your path, resulting in two consecutive forward slash characters (//).