Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content type charset in Request Headers #4310

Closed
asfimport opened this issue Mar 2, 2017 · 5 comments
Closed

Content type charset in Request Headers #4310

asfimport opened this issue Mar 2, 2017 · 5 comments

Comments

@asfimport
Copy link
Collaborator

Hemachandar (Bug 60800):
I am trying to upload a file to a dbserver. As per my request format everything is working fine. But there is an issue in HTTP Request Headers. I have added common http headers through the request. But Content-Type is added additionally through the request header.

The actual problem arises when reading the boundary value. JMeter additionally share charset in the content-type which is not actually needed for request headers.

This was faced in version 3.1. But in Jmeter 2.9 there is no charset shared in the request headers and it is processing successfully.

Please let me know how to disable the charset in content type for HTTP request headers.

Attaching the screenshot of Request headers for v3.1 and v2.9.

Created attachment Jmeter - v2.9.png: Jmeter - v2.9

Jmeter - v2.9

Severity: major
OS: All

Duplicated by:

@asfimport
Copy link
Collaborator Author

Hemachandar (migrated from Bugzilla):
Jmeter - v3.1

Created attachment Jmeter - v3.1.png: Jmeter - v3.1

Jmeter - v3.1

@asfimport
Copy link
Collaborator Author

UbikLoadPack support (migrated from Bugzilla):
Hello,
Can you show how your HttpRequest is configured ?
Possibly attaching a short JMX plan instead of screenshot ?
Thanks

@asfimport
Copy link
Collaborator Author

Hemachandar (migrated from Bugzilla):
Created attachment HTTP_Request.png: http request

http request

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
This bug has been marked as a duplicate of #4460

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Hello @Hemachandar,
Can you test nightly build tomorrow and report wether this bug is fixed for you ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant