1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/lib
Matt Scilipoti a9d89d94a0 HTTParty.baseuri should not modify the parameters.
HTTParty.baseuri is modifying the passed parameters.  This can cause
unexpected "side-effects".  For example: if you pass a value from a
configuration hash, the value in the configuratiuon hash is changed.

Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-03-31 07:59:35 +08:00
..
httparty Forcing code to a Fixnum/Integer. 2009-03-31 07:51:31 +08:00
httparty.rb HTTParty.baseuri should not modify the parameters. 2009-03-31 07:59:35 +08:00