No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. jmcdonnell
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    jmcdonnell

    @jmcdonnell

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jmcdonnell Follow

    Latest posts made by jmcdonnell

    • POSTing pure base64 encoded image with QUploader component

      Re: How to encode image to base64 in q-uploader?

      Hi there,
      thanks for providing the base64 example above. I have conversion to base64 working, but the back-end is set up to receive a pure base64 encoded string, not one wrapped in a ------WebKitFormBoundary.

      How can I POST the exact same data that is logged to the console and avoid it being wrapped in:
      ------WebKitFormBoundaryDWKbL7u1IPO3QhOB
      Content-Disposition: form-data; name=“Capture.PNG”; filename=“Capture.PNG”
      Content-Type: image/png

      ------WebKitFormBoundaryDWKbL7u1IPO3QhOB–

      Thanks a lot!

      posted in Help
      J
      jmcdonnell