René's URL Explorer Experiment


Title: [BUG] Unable to access Content-Type of file when part of multipart form · Issue #229 · etr/libhttpserver · GitHub

Open Graph Title: [BUG] Unable to access Content-Type of file when part of multipart form · Issue #229 · etr/libhttpserver

X Title: [BUG] Unable to access Content-Type of file when part of multipart form · Issue #229 · etr/libhttpserver

Description: Prerequisites [X ] Put an X between the brackets on this line if you have checked that your issue isn't already filed: https://github.com/search?l=&q=repo:etr/libhttpserver&type=Issues Description When uploading a file as part of a m...

Open Graph Description: Prerequisites [X ] Put an X between the brackets on this line if you have checked that your issue isn't already filed: https://github.com/search?l=&q=repo:etr/libhttpserver&type=Issues Descript...

X Description: Prerequisites [X ] Put an X between the brackets on this line if you have checked that your issue isn't already filed: https://github.com/search?l=&q=repo:etr/libhttpserver&type=Iss...

Opengraph URL: https://github.com/etr/libhttpserver/issues/229

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[BUG] Unable to access Content-Type of file when part of multipart form","articleBody":"### Prerequisites\r\n\r\n* [X ] Put an X between the brackets on this line if you have checked that your issue isn't already filed: https://github.com/search?l=\u0026q=repo%3Aetr%2Flibhttpserver\u0026type=Issues\r\n\r\n### Description\r\n\r\nWhen uploading a file as part of a multipart form, the Content-Type, and filename are not accessible from the http_request object. I have tried get_args(), get_headers(), and get_footers(). However if i dump the body with get_content(), I can see the fields in the body, but they are not hoisted into higher level objects. \r\n\r\n### Example Code\r\n```c++\r\n#include \u003ciostream\u003e\r\n#include \u003calgorithm\u003e\r\n\r\n#include \u003chttpserver.hpp\u003e\r\n\r\nusing namespace httpserver;\r\n\r\nclass file_resource : public http_resource {\r\n  public :\r\n    const std::shared_ptr\u003chttp_response\u003e render_POST(const http_request\u0026 req) {\r\n\r\n      //Loop through the headers map and output them\r\n      const auto\u0026 headers = req.get_headers();\r\n      std::for_each(headers.begin(), headers.end(), [](auto\u0026 p){\r\n        std::cout \u003c\u003c p.first \u003c\u003c \" -\u003e \" \u003c\u003c p.second \u003c\u003c std::endl;\r\n      });\r\n\r\n      //Loop through the args map and output them\r\n      const auto\u0026 args = req.get_args(); \r\n      std::for_each(args.begin(), args.end(), [](auto\u0026 p) {\r\n        std::cout \u003c\u003c p.first \u003c\u003c \" -\u003e \" \u003c\u003c p.second \u003c\u003c std::endl;\r\n      });\r\n\r\n      std::cout \u003c\u003c \"Body: \" \u003c\u003c req.get_content() \u003c\u003c std::endl;\r\n      return std::shared_ptr\u003chttp_response\u003e(new string_response(\"OK\"));\r\n    }\r\n};\r\n\r\nvoid custom_access_log(const std::string\u0026 url) {\r\n  std::cout \u003c\u003c \"Request to: \" \u003c\u003c  url \u003c\u003c std::endl;\r\n}\r\n\r\nvoid custom_error_log(const std::string\u0026 error) {\r\n  std::cout \u003c\u003c \"Error: \" \u003c\u003c error \u003c\u003c std::endl;\r\n}\r\n\r\nint main() {\r\n  webserver ws = create_webserver(8080)\r\n    .log_access(custom_access_log)\r\n    .log_error(custom_error_log);\r\n\r\n  file_resource fr;\r\n\r\n  ws.register_resource(\"/file\", \u0026fr);\r\n\r\n  ws.start(true);\r\n\r\n  return 0;\r\n}\r\n```\r\n\r\n### Steps to Reproduce\r\n\r\n1. Compile example code above\r\n2. `curl -X POST -F upload=@\u003csome_file\u003e.jpg localhost:8080/file`\r\n3. the \"upload\" argument will have the file data, but the Content-Type, and original filename are not accessible \r\n4. Looking at the output, you can see the get_contents() string contains the Content-Type and filename\r\n```\r\nMethod: POST, Body: --------------------------ea9b4d3e74b2950b\r\nContent-Disposition: form-data; name=\"upload\"; filename=\"suite_and_tie.jpg\"\r\nContent-Type: image/jpeg\r\n```\r\n\r\n**Expected behavior:** \r\nSome way to access the filename and Content-Type of the file \r\n\r\n**Actual behavior:** \r\nNo way to access it easily\r\n\r\n**Reproduces how often:** 100%\r\n","author":{"url":"https://github.com/jmslocum","@type":"Person","name":"jmslocum"},"datePublished":"2021-04-10T01:34:27.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/229/libhttpserver/issues/229"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a1b776bc-45bd-8b5d-6803-59368c79242b
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAAB0:3DC17:1B328BD:2529EDC:6A53FDC4
html-safe-nonce4b7f1d4766ad2fbdb00bc263a8c409a165bed8086c56d36d42a225828e9abf62
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQUIwOjNEQzE3OjFCMzI4QkQ6MjUyOUVEQzo2QTUzRkRDNCIsInZpc2l0b3JfaWQiOiI3OTcyNzE0MDkzOTEwNDE5ODgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac7df6064c5f13008a9f2b7bd31dd2e466452b186d586c2b1aa364b5620a07f70d
hovercard-subject-tagissue:854953537
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/etr/libhttpserver/229/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0c073a47867000721247dc1498e8fc5b7c4af363683a4460907df8e2727b5781/etr/libhttpserver/issues/229
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0c073a47867000721247dc1498e8fc5b7c4af363683a4460907df8e2727b5781/etr/libhttpserver/issues/229
og:image:altPrerequisites [X ] Put an X between the brackets on this line if you have checked that your issue isn't already filed: https://github.com/search?l=&q=repo:etr/libhttpserver&type=Issues Descript...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejmslocum
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/etr/libhttpserver git https://github.com/etr/libhttpserver.git
octolytics-dimension-user_id1201536
octolytics-dimension-user_loginetr
octolytics-dimension-repository_id3416891
octolytics-dimension-repository_nwoetr/libhttpserver
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3416891
octolytics-dimension-repository_network_root_nwoetr/libhttpserver
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/etr/libhttpserver/issues/229#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fetr%2Flibhttpserver%2Fissues%2F229
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fetr%2Flibhttpserver%2Fissues%2F229
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=etr%2Flibhttpserver
Reloadhttps://github.com/etr/libhttpserver/issues/229
Reloadhttps://github.com/etr/libhttpserver/issues/229
Reloadhttps://github.com/etr/libhttpserver/issues/229
etr https://github.com/etr
libhttpserverhttps://github.com/etr/libhttpserver
Notifications https://github.com/login?return_to=%2Fetr%2Flibhttpserver
Fork 191 https://github.com/login?return_to=%2Fetr%2Flibhttpserver
Star 942 https://github.com/login?return_to=%2Fetr%2Flibhttpserver
Code https://github.com/etr/libhttpserver
Issues 15 https://github.com/etr/libhttpserver/issues
Pull requests 4 https://github.com/etr/libhttpserver/pulls
Actions https://github.com/etr/libhttpserver/actions
Projects https://github.com/etr/libhttpserver/projects
Wiki https://github.com/etr/libhttpserver/wiki
Security and quality 0 https://github.com/etr/libhttpserver/security
Insights https://github.com/etr/libhttpserver/pulse
Code https://github.com/etr/libhttpserver
Issues https://github.com/etr/libhttpserver/issues
Pull requests https://github.com/etr/libhttpserver/pulls
Actions https://github.com/etr/libhttpserver/actions
Projects https://github.com/etr/libhttpserver/projects
Wiki https://github.com/etr/libhttpserver/wiki
Security and quality https://github.com/etr/libhttpserver/security
Insights https://github.com/etr/libhttpserver/pulse
[BUG] Unable to access Content-Type of file when part of multipart formhttps://github.com/etr/libhttpserver/issues/229#top
https://github.com/etr
bugConfirmed bugs or reports that are very likely to be bugs.https://github.com/etr/libhttpserver/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/jmslocum
jmslocumhttps://github.com/jmslocum
on Apr 10, 2021https://github.com/etr/libhttpserver/issues/229#issue-854953537
https://github.com/search?l=&q=repo%3Aetr%2Flibhttpserver&type=Issueshttps://github.com/search?l=&q=repo%3Aetr%2Flibhttpserver&type=Issues
etrhttps://github.com/etr
bugConfirmed bugs or reports that are very likely to be bugs.https://github.com/etr/libhttpserver/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.