Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 47046bd

Browse files
authored
Revert "Merge develop 9.6 16 7 2021"
1 parent 1c2d833 commit 47046bd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+792
-1287
lines changed

builder/builder_utilities.livecodescript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
script "BuilderUtilities"
22

3-
constant kMergExtVersion = "2021-6-16"
4-
constant kTSNetVersion = "1.4.5"
3+
constant kMergExtVersion = "2021-2-2"
4+
constant kTSNetVersion = "1.4.4"
55

66
local sEngineDir
77
local sWorkDir

docs/dictionary/command/post.lcdoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Associations: internet library
1111

1212
Introduced: 1.0
1313

14-
OS: mac, windows, linux, ios, android
14+
OS: mac, windows, linux, ios, android, html5
1515

1616
Platforms: desktop, server, mobile
1717

@@ -104,6 +104,14 @@ password "pass", use the following <statement> :
104104
> <URLEncode> any username and password fields appropriately for FTP
105105
> URLs.
106106

107+
> *Cross-platform note:* The HTML5 engine only supports HTTP and HTTPs
108+
> protocols.
109+
110+
> *Cross-platform note:* URLs fetched by the HTML5 engine from a domain
111+
> other than that of the hosting the page may be blocked by web browsers,
112+
> unless the server hosting the URL sets the "Access-Control-Origin" header
113+
> appropriately.
114+
107115
References: post (command), write to socket (command),
108116
delete URL (command), read from socket (command), put (command),
109117
libURLSetExpect100 (command), libURLSetLogField (command),

docs/notes/bugfix-21615.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-22791.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-22868.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-23016.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-23044.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-23168.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-23240.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/notes/bugfix-23247.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)