diff options
author | Dan Winship <danw@gnome.org> | 2012-12-13 16:07:57 +0100 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-12-17 16:09:50 -0500 |
commit | 89dd1240a6077b18f6d6e4b119b403de38b73141 (patch) | |
tree | 3787b2557c6c2e720ea33e6650c798377213bea4 /NEWS | |
parent | a11304268326e26317883309e10af92935efd663 (diff) | |
download | libsoup-89dd1240a6077b18f6d6e4b119b403de38b73141.tar.gz |
Rename all remaining "SoupMessage *req"s to "msg"
Originally (ie, 12 years ago last week) the HTTP message type in soup
was called SoupRequest, and most SoupRequest variables were called
"req". Shortly after, SoupRequest was renamed to SoupMessage, but none
of the existing "req"s were renamed, and in fact, new ones kept
getting added. Eventually, "msg" became the standard name for a
SoupMessage variable, but a handful of "req"s have managed to survive
to this day. With the increasing integration of the modern-day
SoupRequest, this has gone from "inconsistent" to "confusing", so fix
all the remaining stray "SoupMessage *req"s.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions