[Rails] Multipart form posts with files (testing with JMeter)
As mentioned below, ruby on rails does not seems to treat the
multipart form posts as based in RFC 2388.
e.g. .Each part of a multipart/form-data is supposed to have a content-
type.
< http://stackoverflow.com/questions/1947315/load-testing-multipart-form/3949624#3949624
>
I have a problem on simulating with JMeter the multipart form post
against rails application.
Can anyone fix this?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home