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 8254369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:09:57+00:00 2026-06-08T01:09:57+00:00

Im having some trouble parsing http headers. Here is my problem: char resp[] =

  • 0

Im having some trouble parsing http headers.

Here is my problem:

char resp[] = "HTTP/1.1 200 OK\r\n"
             "Content-Type: text/html\r\n"
             "Content-Length: 4\r\n"
             "\r\n"
             "text";

// some stuff
sscanf(resp, "HTTP/%f %d\r\n",&version,&code);
sscanf(resp, "%*[^]Content-Length: %d",&size);
//            ^ tried several things here

I thought using sscanf would be a good idea,since i only want to get a few values (if they exist).
My idea was to skip all the headers i dont want.

My questions are:
1-is sscanf a good idea?
2-if not what what approach would work better

Thank you.

  • 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-08T01:09:58+00:00Added an answer on June 8, 2026 at 1:09 am

    To first order one should never use the *scanf functions.

    Parsing HTTP headers is significantly harder than it appears. I would first see if libcurl has already implemented something you can use, and failing that, go straight to flex and bison.

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

Sidebar

Related Questions

I'm having trouble parsing some text. Here's an example of the text: 201 BBQ
My problem is specifically about some trouble I'm having parsing an Inkscape (XML) file,
I am having trouble parsing some returned XML using this command: XML::Parser.string(xml_string).parse Here is
I am having some trouble parsing xform xml with javascript. The structure of the
I'm having some trouble parsing malformed XML in PHP. In particular I'm querying a
I'm having some trouble parsing a JSON that I obtain from my DB to
I'm parsing some IIS server logs (with LogParser) and I'm having a little trouble
I was having some trouble with my parsing function so I put some cout
I'm having some trouble parsing an XML file with ColdFusion. I've double, triple-checked the
I'm having some trouble getting bash to play nicely with parsing words off the

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.