Skip to content

Commit b8b4cbb

Browse files
committed
Docs
1 parent 825b396 commit b8b4cbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

distribution/lib/Standard/Base/0.0.0-dev/docs/api/Network/HTTP/Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
- to_js_object self -> Standard.Base.Any.Any
1717
- uri self -> Standard.Base.Any.Any
1818
- with_materialized_body self -> Standard.Base.Any.Any
19-
- write self file:Standard.Base.System.File.Generic.Writable_File.Writable_File on_existing_file:Standard.Base.Any.Any= -> Standard.Base.Any.Any
19+
- write self file:Standard.Base.System.File.Generic.Writable_File.Writable_File on_existing_file:Standard.Base.System.File.Existing_File_Behavior.Existing_File_Behavior= -> Standard.Base.Any.Any
2020
- filename_from_content_disposition content_disposition:Standard.Base.Any.Any -> Standard.Base.Any.Any
2121
- resolve_file_metadata_for_response response:Standard.Base.Any.Any -> Standard.Base.Any.Any

distribution/lib/Standard/Base/0.0.0-dev/docs/api/Network/HTTP/Response_Body.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- new input_stream:Standard.Base.Any.Any metadata:Standard.Base.System.File_Format_Metadata.File_Format_Metadata uri:Standard.Base.Network.URI.URI -> Standard.Base.Any.Any
1313
- to_text self -> Standard.Base.Any.Any
1414
- with_stream self action:Standard.Base.Any.Any -> Standard.Base.Any.Any
15-
- write self file:Standard.Base.System.File.Generic.Writable_File.Writable_File on_existing_file:Standard.Base.Any.Any= -> Standard.Base.Any.Any
15+
- write self file:Standard.Base.System.File.Generic.Writable_File.Writable_File on_existing_file:Standard.Base.System.File.Existing_File_Behavior.Existing_File_Behavior= -> Standard.Base.Any.Any
1616
- can_decode type:Standard.Base.Any.Any -> Standard.Base.Any.Any
1717
- decode_format_selector -> Standard.Base.Any.Any
1818
- delete_file file:Standard.Base.Any.Any -> Standard.Base.Any.Any

0 commit comments

Comments
 (0)