| commit | 7e0d5a039a169328efe6d0dc3ad2fe859bcffbbb | [log] [tgz] |
|---|---|---|
| author | Casey Dahlin <[email protected]> | Fri Feb 12 17:38:55 2016 -0800 |
| committer | Casey Dahlin <[email protected]> | Mon Feb 22 15:51:00 2016 -0800 |
| tree | 6f6c6b397726b85f499052d97daae3ffb5683c62 | |
| parent | 157f00a901bd4d8c1fa42ecc4d28d15b154a9179 [diff] |
Finish wiring up requests for webservd
Also, change HttpRequest to a binder rather than a parcelable so that
responding to a request can be done via a method on the request itself,
rather than a random method elsewhere that needs a GUID to correlate.
Test: Build continues to pass. We'll have full tests when libwebserv
catches up.
Bug: 26914456
Change-Id: I732c135e3502e4808de8a36691b89b8931c343d1