|
7c95938068
|
update to gradle 6.6.1, jackson 2.11.4
|
2021-05-13 21:08:36 +02:00 |
|
|
4141bae1d4
|
bump version
|
2021-04-30 15:34:20 +02:00 |
|
|
eb8cae58ad
|
more URL builder tests
|
2021-04-30 15:32:13 +02:00 |
|
|
ae7120036d
|
update to Java 11 modules, Gradle 6.4.1
|
2020-05-19 13:53:35 +02:00 |
|
|
5bd9ab2d2b
|
update to jackson 2.9.10, junit 5.5.2
|
2019-11-06 21:59:08 +01:00 |
|
|
339327ee81
|
update to gradle 5.6, more resilient percent decoding
|
2019-09-23 17:04:03 +02:00 |
|
|
f3173094e5
|
fix query parameter charset encoding
|
2019-09-17 20:24:23 +02:00 |
|
|
64ae0f60bf
|
allow the use of other charsets than UTF-8 when parsing URLs
|
2019-08-29 16:04:46 +02:00 |
|
|
98470dc638
|
update to OpenJDK 11, bump to 2.0.0, add URL.parseQueryParams()
|
2019-08-08 14:42:24 +02:00 |
|
|
4665353fc7
|
rename newBuilder() to mutator() to follow principle of least surprise, let newBuilder() create a new and empty URL builder instead
|
2019-08-07 23:27:21 +02:00 |
|
|
bc84cfce4a
|
Junit 5 update, matrix params, path trie
|
2019-07-14 17:44:45 +02:00 |
|
|
1f949104ef
|
fix plus parsing
|
2019-04-16 23:58:09 +02:00 |
|
|
b23fe28c42
|
fix bug that lowercases userInfo part
|
2019-01-17 18:33:19 +01:00 |
|
|
3c00b77d98
|
beginning work of adding limitation and validation framework to http parameters, playing with old oauth code
|
2019-01-17 15:42:07 +01:00 |
|
|
412b6eaeb5
|
add better user/password handling in userInfo, for instance passwords with colon
|
2018-10-22 23:13:42 +02:00 |
|
|
fb6fe8522c
|
fix boradcasthost, update to gradle 4.8.1
|
2018-07-10 14:46:31 +02:00 |
|
|
9e2c337aef
|
update to gradle 4.8.1
|
2018-07-09 22:17:17 +02:00 |
|
|
51a19b2af7
|
remove serialization, add some more convenience to URL
|
2018-02-27 11:39:04 +01:00 |
|
|
f1f32cbedf
|
created a net-url subpackage
|
2017-12-31 00:11:10 +01:00 |
|
|
34f64f6153
|
add comparable interface
|
2017-07-25 22:58:03 +02:00 |
|
|
93e201db8b
|
better exception method signatures, avoid null URLs as return value, remove internal package with single class
|
2017-07-25 15:10:26 +02:00 |
|
|
286ab07793
|
add public API to PathMatcher
|
2017-07-24 21:33:52 +02:00 |
|
|
87aa1c7ca1
|
initial commit
|
2017-07-24 16:02:50 +02:00 |
|