Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9306093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 19, 20262026-06-19T00:05:43+00:00 2026-06-19T00:05:43+00:00

I am uploading a CSV file to a server and while debugging it I

  • 0

I am uploading a CSV file to a server and while debugging it I wanted to make use of the HAR file produced by google chrome developer tools.

The postData of the request I am interested in does not show the content of the uploaded file. I get this:

“postData”: {
“mimeType”: “multipart/form-data; boundary=—-WebKitFormBoundaryS0nORM7anPTbfGxB”,
“text”: “——WebKitFormBoundaryS0nORM7anPTbfGxB\r\nContent-Disposition: form-data; name=\”instrumentType\”\r\n\r\nFuture\r\n——WebKitFormBoundaryS0nORM7anPTbfGxB\r\nContent-Disposition: form-data; name=\”csv\”; filename=\”Book5.csv\”\r\nContent-Type: text/csv\r\n\r\n\r\n——WebKitFormBoundaryS0nORM7anPTbfGxB–\r\n”
}

Why don’t I see the content of the file?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-19T00:05:45+00:00Added an answer on June 19, 2026 at 12:05 am

    Reading up on this a bit more, I see HAR is intended to be used to represent performance data. Its not intended necessarily to represent an entire request. The relevant section from the spec at (https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HAR/Overview.html) is

    "postData": {
        "mimeType": "multipart/form-data",
        "params": [],
        "text" : "plain posted data",
        "comment": ""
    }
    

    There is no promise in the spec that text will contain the entire request entity, so I guess if HAR is interested only in performance data, its fair enough to drop file upload content.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

While uploading a file bigger than post_max_size in Symfony, the uploaded file is allocated
I am uploading email addresses from a CSV file, via fgetcsv() , into a
I am uploading a file to google drive successfully, however, am having difficulty setting
Is it possible to use TextFieldParser on Byte ? I am uploading a file
I am uploading a csv file and then parsing it using str_getcsv. All works
I have the following code for uploading a csv file to a mysql database.
While uploading my current project to our staging server I noticed that the Web.config
I have a problem with file uploading on Heroku server. (Also a hint about
I always got an invalid file type error in uploading csv file in codeigniter.
I've been having a problem uploading a CSV file to Heroku and processing it.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.