NetNewsWire/Account
Jonathan Bennett 21c2787f90 Handle +’s in the query items
+’s in query items can be treated as spaces by services. We want to encode them properly (via URLComponents.enhancedPercentEncodedQuery)

This private entension might be worth moving into RSWeb.

Fixes #2544
2020-11-12 03:44:54 -05:00
..
.swiftpm/xcode/xcshareddata/xcschemes Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00
Sources/Account Handle +’s in the query items 2020-11-12 03:44:54 -05:00
Tests Update Account tests so that they work with Swift Packages and the most recent code changes 2020-08-04 12:43:29 -05:00
.gitignore Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00
Package.swift Update Account tests so that they work with Swift Packages and the most recent code changes 2020-08-04 12:43:29 -05:00
README.md Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00

Account

A description of this package.