[Bug 29738] New: Wininet custom headers
http://bugs.winehq.org/show_bug.cgi?id=29738 Bug #: 29738 Summary: Wininet custom headers Product: Wine Version: 1.4-rc1 Platform: x86 URL: http://netikka.net/dev/wininetget.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: ocean04(a)suomi24.fi Classification: Unclassified Small sample: http://netikka.net/dev/wininetget.exe You will see HOST: netikka.net, netikka.net That's wrong, even if there is HTTP_ADDREQ_FLAG_ADD (see attached source) Workaround is winetricks wininet Patch I added for bug 28911 doesn't help here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29738 --- Comment #1 from ocean04(a)suomi24.fi 2012-01-29 04:44:48 CST --- Created attachment 38594 --> http://bugs.winehq.org/attachment.cgi?id=38594 Source of the sample -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29738 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29738 --- Comment #2 from ocean04(a)suomi24.fi 2013-05-01 09:00:25 CDT --- Still in wine-1.5.29-49-g8dfd89c -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29738 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #3 from hanska2(a)luukku.com --- How this is supposed to work? I see host as netikka.net and some /dev and pressing the button fetch some info wine 1.7.22 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29738 --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- The first array item is [HTTP_HOST], to be fixed it must show only: [HTTP_HOST] => netikka.net Not: [HTTP_HOST] => netikka.net, netikka.net To see that copy the contents of wininetget to a text editor. Each array line will contain header information. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29738 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #5 from super_man(a)post.com --- this is still an issue with 1.7.49, but fixed in wine-staging. Most likely this will get fixed soon. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29738 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29738 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7bed453481ef76068c6103d2d2b | |533f26c1c43a7 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from ocean04(a)suomi24.fi --- works -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=29738 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.53. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org