Http response Truncated

Alex Ren (Medalsoft) 41 Reputation points
2020-09-29T08:23:51.787+00:00

I deployed an application under the IIS site of Sharepoint as the API site of my Web Part, as shown in the figure29038-1.png

But when I request data from this site, I often find that the requested body is truncated. There is no rule to summarize (same request)
However, when I did not place the API site under the Sharepoint site, this problem did not occur. I would like to ask whether the Sharepoint site has a length or character limit for this kind of data request?
The truncation situation is shown in the figure
Looking forward to your reply, thank you

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,617 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Amos Wu-MSFT 4,051 Reputation points
    2020-09-30T04:36:33.9+00:00

    I suggest you use a packet capture tool(like fidder) to capture the request,then compare the difference between the fetched return value and the return value on the page.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.