You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Returns the MIME boundary string that is used to demarcate boundaries of this part. The first call to this method will implicitly create a new boundary string. To create a boundary string first the HttpMethodParams.MULTIPART_BOUNDARY parameter is considered. Otherwise a
108
-
* random one is generated.
106
+
* Returns the MIME boundary string that is used to demarcate boundaries of this part.
109
107
*
110
108
* @return The boundary string of this entity in ASCII encoding.
0 commit comments