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

  • Home
  • SEARCH
  • 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 9177377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:18:46+00:00 2026-06-17T17:18:46+00:00

I have an RSS feed. When I browse to the feed with Fiddler Web

  • 0

I have an RSS feed. When I browse to the feed with Fiddler Web Debugger open, Fiddler throws this error at me:

Chunked body did not terminate properly with 0-sized chunk.

The response from the server that triggered the error looks like this:

HTTP/1.1 200 OK
Date: Tue, 22 Jan 2013 21:00:49 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Content-Length: 30985

<rss version="2.0">
  <channel>
  ... etc

The owner of the RSS is reporting problems when trying to submit the site to RSS aggregators.

I tried to validate the rss here: http://validator.w3.org/appc/. The response was this:

IncompleteRead(30985 bytes read) (IncompleteRead; misconfigured server?)

However, if I browse to the rss and copy past the code into this validator: http://validator.w3.org/appc/#validate_by_input, then everything validates correctly.

How do I correct this? This is a C# ASP.NET webforms project running on .NET 3.5 in IIS6.

Update

It appears that I was using Fiddler incorrectly. After unchcking the Decode option, here is the server response:

HTTP/1.1 200 OK
Date: Tue, 22 Jan 2013 21:22:03 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Transfer-Encoding: chunked
Cache-Control: private
Content-Type: text/xml; charset=utf-8

7909
<rss version="2.0">
  <channel>
   ... etc
  • 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-17T17:18:47+00:00Added an answer on June 17, 2026 at 5:18 pm

    The data you posted above is not what the server sent. The response from the server contained a HTTP Header Transfer-Encoding: chunked but your data was not properly in the HTTP-chunked encoding format.

    Please update your question with the actual data, as captured by Fiddler, making sure the Decode option in Fiddler’s toolbar is NOT checked.

    (As to the root cause of the problem, did you mistakenly call Response.Close()? See this article for an explanation of why that’s the incorrect way to complete a HTTP response.)

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

Sidebar

Related Questions

I have a site that has an Rss feed, and this feed is consumed
I have this script to generate an XML file for an RSS feed. Works
I have a php code like this which mainly fetch rss feed from a
I am planing to display Rss feed inside an Androind app I have this
I have an RSS feed which for some reason is not showing my PHP
I have a RSS feed in an XML file at the root level. I
I have a RSS feed i need to display in a table (its clothes
I have an RSS feed and I want to integrate each item into it
I have a shared site in sharepoint and have some RSS feed webpart in
I have a YouTube RSS feed set up to show YouTube videos in a

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.