Changes for page Multipart form-data
Last modified by Erik Bakker on 2024/06/17 11:39
From version 22.1
edited by Eva Torken
on 2023/12/07 15:02
on 2023/12/07 15:02
Change comment:
There is no comment for this version
To version 21.1
edited by Erik Bakker
on 2023/01/23 13:12
on 2023/01/23 13:12
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e torken1 +XWiki.ebakker - Content
-
... ... @@ -58,17 +58,24 @@ 58 58 59 59 Now that we have constructed our message correctly, the last thing to do is call the endpoint in question. Since we have prepared our message and accurately defined our contentType calling the endpoint does not require any additional configurations compared to what you are already used to when dealing with REST endpoints. 60 60 61 -== 4. Keytakeaways==61 +== 4. Assignment == 62 62 63 +Try to see whether you can construct the flow so that it outputs a valid multipart/form-data message. 64 +This assignment can be completed with the help of the (Academy) project you created/used in the previous assignment. 65 + 66 +== 5. Key takeaways == 67 + 63 63 * Make sure to define the boundary that separates the parts of the message 64 64 * Make sure to define the content types of each part of the message 65 65 * Make sure to define the content type that matches the specification for multipart/form-data 66 66 * Construct the complete message according to the specification 67 67 68 -== 5. Suggested Additional Readings ==73 +== 6. Suggested Additional Readings == 69 69 70 70 If you are interested in this topic, please read the help texts on the platform and read the following link: 71 71 72 72 * [[Multipart form-data explained>>https://www.sobyte.net/post/2021-12/learn-about-http-multipart-form-data/||target="blank"]] 73 73 74 -)))((({{toc/}}))){{/container}}{{/container}} 79 +== 7. Silent demonstration video == 80 + 81 +As this is more of theoretical microlearning, there is no video accompanying the microlearning.)))((({{toc/}}))){{/container}}{{/container}}