expressjs / expressjs/multer

Should image information be at the end?

Open
#891 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
12.1k
Forks
1.1k
Avg merge
8d 2h
Merged PRs (30d)
21

Description

## The storage code is:
![image](https://user-images.githubusercontent.com/61396022/81363288-ea58f900-911d-11ea-8391-df3a3ab70308.png)

## The request-1 info is:
![image](https://user-images.githubusercontent.com/61396022/81363390-31df8500-911e-11ea-8218-252b3d7f758a.png)

## The response-1 info is:
![image](https://user-images.githubusercontent.com/61396022/81363410-3a37c000-911e-11ea-8cba-4841163c6016.png)

## The request-2 info is:
![image](https://user-images.githubusercontent.com/61396022/81363436-491e7280-911e-11ea-91be-ba72f6248552.png)

## The response-2 info is:
![image](https://user-images.githubusercontent.com/61396022/81363464-58052500-911e-11ea-84db-7785ab16454e.png)

The value received from the server differs according to the order of the image information. Why??

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.