Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Perl parsing of multipart content

by holli (Abbot)
on Jun 14, 2019 at 07:54 UTC ( [id://11101332]=note: print w/replies, xml ) Need Help??


in reply to Perl parsing of multipart content

So, upon receiving content, how does one find the 'boundary' (...)?
It is the responsibility of the client application to tell you:
Content-Type: multipart/form-data; boundary=???
where ??? is the boundary, obviously.


holli

You can lead your users to water, but alas, you cannot drown them.

Replies are listed 'Best First'.
Re^2: Perl parsing of multipart content
by afoken (Chancellor) on Jun 14, 2019 at 21:38 UTC

    Some more information about the boundary parameter: Re^5: Using Net::SMTP to send email attachments. Yes, that posting is about emails. But HTTP has stolen MIME from email, and so came the boundary, MIME types, and much more to HTTP.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11101332]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-23 15:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found