Posts Tagged ‘software engineering’

Making a Basic HTTP Request in Eiffel (and a rant)

By Loren Segal on September 19th, 2008 at 11:57 PM

Tags: , , , , , , , , ,

I originally just wanted to post my findings on implementing an HTTP client to serve as an example to others learning Eiffel, but I realized that the importance of the following example would be lost on many people without a little background on the subject and felt like an explanation in the form of a rant should also be included. Therefore, if you’re just looking for the example, scroll down to the later sections and take a look. Otherwise, keep reading.

(more…)