Merge branch 'master' into http-server

This commit is contained in:
Adrián Arroyo Calle
2020-12-27 12:18:05 +01:00
19 changed files with 262 additions and 126 deletions

View File

@@ -17,8 +17,7 @@
Example:
?- http_open("https://github.com/mthom/scryer-prolog", S, []).
%@ S = '$stream'(0x7f86f94a6cd0)
%@ ; false.
%@ S = '$stream'(0x7fcfc9e00f00).
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */