UrlQueryStringParser
0.2.0
Simple tool for parsing http query strings
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
2024, Martin C Zarate
Package Details
Author(s)
- Martin C Zarate (AKA Pxtl)
Tags
querystring http https parser url
Functions
ConvertTo-UrlQueryString ConvertFrom-UrlQueryString Format-UrlComponent Test-UrlQueryStringValueIsWriteable ConvertTo-RegularExpression Format-StringWithHashtable
Dependencies
This module has no dependencies.
Release Notes
0.2.0
- SkipEncodeSpaces renamed to DoMinimalEncode
- Skips encode of numerous characters that are permitted in QueryString values, not just spaces
- new support-function Format-UrlComponent
0.1.2
- Don't emit '?' if empty even if it contains =$false or =$null
0.1.1
- Automated tests
- Don't emit '?' if empty
0.1.0
- Initial Version
FileList
- UrlQueryStringParser.nuspec
- UrlQueryStringParser.psm1
- UrlQueryStringParser.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 (current version) | 165 | 9/27/2024 |
0.1.2 | 6 | 9/24/2024 |
0.1.1 | 5 | 9/24/2024 |
0.1.0 | 6 | 9/24/2024 |