google / uri.dart

Utilities for working with URIs in Dart
https://pub.dev/packages/uri
BSD 3-Clause "New" or "Revised" License
78 stars 40 forks source link

optional uri queryparams #23

Closed Andersmholmgren closed 9 years ago

Andersmholmgren commented 9 years ago

Justin, this is an initial stab at supporting optional query params for matching.

Once we get to the point where you are happy with it I'll tidy up and squash the commits

Andersmholmgren commented 9 years ago

Fixes #14

sethladd commented 9 years ago

cc @justinfagnani

Thanks for the patch!

justinfagnani commented 9 years ago

Looks good. Can you squash the commits?

Thanks!

Andersmholmgren commented 9 years ago

OK PR review changes applied and commit squashed. Please merge and publish to pub

sethladd commented 9 years ago

Thanks!

donny-dont commented 9 years ago

Great work! Don't forget to close out #14 @sethladd or @justinfagnani

Andersmholmgren commented 9 years ago

thanks @justinfagnani

Please publish to pub