The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Bug en Net::HTTP#post en ruby 1.8.4

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Edgar Gonzalez

Posts: 560
Nickname: egg
Registered: Feb, 2006

Edgar Gonzalez is Chief Technology Officer for VALHALLA project
Bug en Net::HTTP#post en ruby 1.8.4 Posted: Aug 16, 2006 4:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Edgar Gonzalez.
Original Post: Bug en Net::HTTP#post en ruby 1.8.4
Feed Title: La Cara Oscura del Desarrollo de Software
Feed URL: http://www.lacaraoscura.com/feed/
Feed Description: Our experiences day after day about software development: programming languages, standards, design patterns, tools and tips. (blog in spanish)
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Edgar Gonzalez
Latest Posts From La Cara Oscura del Desarrollo de Software

Advertisement
Haciendo pruebas unitarias y funcionales con FeedValidator me encuentro con que en ruby 1.8.4, Net::HTTP#post tiene un bug, el bug ya fue corregido a finales de Junio 2006 en el trunk de ruby. (ver http://rubyforge.org/tracker/?func=detail&atid=1698&aid=4782&group_id=426) Básicamente el problema es que en ruby 1.8.4, net/http no envía por defecto el header Content-Type. Usualmente uno haría un post de [...]

Read: Bug en Net::HTTP#post en ruby 1.8.4

Topic: High-performance Ruby: faster Symbol.to_s Previous Topic   Next Topic Topic: Using Ruby DBI for database connectivity

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use