summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
it_url.t
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Fix is_reachable fetching always twice if content longer than 1000 bytes, mak...
Christian Schneider
1
-1
/
+1
2024-04-29
Version 2 of: Switch it_url::get('assoc' => true) to always return non-empty ...
Christian Schneider
1
-1
/
+1
2024-04-25
Revert "Switch it_url::get('assoc' => true) to always return non-empty array ...
Christian Schneider
1
-1
/
+1
2024-04-24
Switch it_url::get('assoc' => true) to always return non-empty array includin...
Christian Schneider
1
-1
/
+1
2024-04-23
current test domain is somtimes gnat available
Urban Müller
1
-5
/
+5
2024-04-22
Send notice to schneider@search.ch to check where chaning default to empty_on...
Christian Schneider
1
-3
/
+3
2024-04-18
introduce empty_on_fail, get keepfailed to work
Urban Müller
1
-3
/
+23
2023-11-20
use random port to avoid races
Nathan Gass
1
-24
/
+24
2023-10-30
add test that redirect loop is not reachable
Nathan Gass
1
-2
/
+2
2023-10-30
change it_url::is_reachable to static api consistent with it_url::get
Nathan Gass
1
-8
/
+3
2023-08-22
Add prefix to it_url::absolute() for OneDomain support, add tests for relativ...
Christian Schneider
1
-0
/
+15
2022-10-25
be utf8 safe
Urban Müller
1
-0
/
+1
2020-08-10
vanilla php compliance
Urban Müller
1
-3
/
+3
2020-08-04
correctly retry in ::get_multi, do retry in status 5xx in ::get
Urban Müller
1
-0
/
+21
2020-05-18
Add 'assoc' => true mode to it_url::get() and prepare to mark function static
Christian Schneider
1
-19
/
+7
2020-04-21
use new array syntax
Urban Müller
1
-13
/
+13
2019-10-17
Fix ->is_reachable to use get() instead of fopen to use HTTP/1.1 and add tests
Christian Schneider
1
-0
/
+5
2019-05-13
add test and fix for 204 http status code
Nathan Gass
1
-0
/
+13
2019-03-01
Revert "better name for http status variable" for now
Urban Müller
1
-5
/
+0
2019-03-01
better name for http status variable
Urban Müller
1
-0
/
+5
2018-06-21
no reason for different naming
Urban Müller
1
-0
/
+315