Lonnie Ezell
|
a40317fb9c
|
Tweak URI to be able to set Authority also.
|
2015-11-13 00:13:45 -06:00 |
|
Lonnie Ezell
|
28f04c4b34
|
Helps to actually specify that we're implementing an interface.
|
2015-11-12 22:51:40 -06:00 |
|
Lonnie Ezell
|
f3eb3b1d97
|
Small refactoring of constructors throughout the HTTP classes.
|
2015-11-12 22:48:34 -06:00 |
|
Lonnie Ezell
|
1495fac9ad
|
Tweaking docs to show parent class methods.
|
2015-11-12 22:03:33 -06:00 |
|
Lonnie Ezell
|
eefaa3a98d
|
Last docs for Response
|
2015-11-12 21:44:47 -06:00 |
|
Lonnie Ezell
|
874e6a6ce9
|
Initial response docs.
|
2015-11-12 15:04:32 -06:00 |
|
Lonnie Ezell
|
0387f26b46
|
Small doc tweak.
|
2015-11-12 13:51:42 -06:00 |
|
Lonnie Ezell
|
5de286a741
|
Adding rest of HTTP/Message library docs.
|
2015-11-12 13:43:58 -06:00 |
|
Lonnie Ezell
|
b43aefa2e7
|
docs updates
|
2015-11-10 22:20:35 -06:00 |
|
Lonnie Ezell
|
9f05bc2b4d
|
Docs for the new services methodology.
|
2015-11-10 21:59:17 -06:00 |
|
Lonnie Ezell
|
bc8c0654f4
|
Forgot to make the logger property static.
|
2015-11-10 21:40:28 -06:00 |
|
Lonnie Ezell
|
b6ffa8755f
|
Removing DI docs. Still need to remove references to it throughout other locations.
|
2015-11-10 15:00:30 -06:00 |
|
Lonnie Ezell
|
efb0b258b8
|
Only allow a single instance of the logger class.
|
2015-11-10 14:38:08 -06:00 |
|
Lonnie Ezell
|
f4488658e5
|
Removing DI from our bootstrap.
|
2015-11-10 14:27:31 -06:00 |
|
Lonnie Ezell
|
405053d48d
|
Removing traces of our dead DI container.
|
2015-11-10 14:23:08 -06:00 |
|
Lonnie Ezell
|
976c215b95
|
Refactoring to NOT use the DI container and use a very simple factory class in its place.
|
2015-11-10 14:16:26 -06:00 |
|
Lonnie Ezell
|
e189628125
|
More docs on Message class.
|
2015-11-09 23:45:49 -06:00 |
|
Lonnie Ezell
|
6e95098bcd
|
Tweaks to docs to make parameters actually show up correctly.
|
2015-11-09 23:14:43 -06:00 |
|
Lonnie Ezell
|
ec8254cd9b
|
Request class docs.
|
2015-11-08 23:42:45 -06:00 |
|
Lonnie Ezell
|
159ae43529
|
Fixing some links in docs.
|
2015-11-08 23:22:04 -06:00 |
|
Lonnie Ezell
|
56ee8b18f5
|
Restrain docs width for better readability. Especially on larger monitors.
|
2015-11-08 23:15:41 -06:00 |
|
Lonnie Ezell
|
2d84f6871f
|
More IncomingRequest docs work.
|
2015-11-08 23:11:11 -06:00 |
|
Lonnie Ezell
|
ea969510f7
|
Links should always stay primary color. No visited colors in docs. Also - reformat for ease of use...
|
2015-11-08 23:10:33 -06:00 |
|
Lonnie Ezell
|
4c0fa8a6c9
|
Merge branch 'develop' of https://github.com/lonnieezell/CodeIgniter4 into develop
|
2015-11-08 22:52:40 -06:00 |
|
Lonnie Ezell
|
8eea37631d
|
Small tweak to request class for when passing arrays.
|
2015-11-08 22:24:55 -06:00 |
|
Mat Whitney
|
23ec9e0c25
|
Fixed CURLRequest exception message
- Fixed exception message per comment from @ivantcholakov
- Added spaces around '=' when defining default values for parameters
|
2015-11-06 07:52:08 -08:00 |
|
Lonnie Ezell
|
a88b048192
|
More docs work.
|
2015-11-05 23:30:26 -06:00 |
|
Lonnie Ezell
|
8c5f05ff4d
|
Fixing naming of is_secure method to match standards.
|
2015-11-05 22:29:04 -06:00 |
|
Lonnie Ezell
|
2e27415ad7
|
More docs for HTTP layer.
|
2015-11-05 22:28:37 -06:00 |
|
Lonnie Ezell
|
a6a3ca4142
|
Starting on Request / Response docs.
|
2015-11-05 00:44:51 -06:00 |
|
Lonnie Ezell
|
237112a150
|
Renaming OutgoingRequest to CURLRequest to better describe what it will do.
|
2015-11-04 23:17:06 -06:00 |
|
Lonnie Ezell
|
058820e55d
|
More docs work.
|
2015-11-04 22:55:54 -06:00 |
|
Lonnie Ezell
|
6ad2c9a6e3
|
Converting the rest of the existing md user guide files to rst.
|
2015-11-03 22:32:22 -06:00 |
|
Lonnie Ezell
|
bca4c7ecf5
|
Tweaking some doc files.
|
2015-11-02 23:35:13 -06:00 |
|
Lonnie Ezell
|
53c2e2f6ff
|
More old doc files.
|
2015-11-02 22:22:00 -06:00 |
|
Lonnie Ezell
|
ffb1d3bebf
|
Also need the theme for the documentation.
|
2015-11-02 22:19:21 -06:00 |
|
Lonnie Ezell
|
81b15affb8
|
Bringing over user guide sphinx stuff.
|
2015-11-02 22:16:37 -06:00 |
|
Lonnie Ezell
|
6238904aa2
|
More testing and refining of the Negotiation mechanism for messages.
|
2015-11-02 21:51:32 -06:00 |
|
Lonnie Ezell
|
28d805810c
|
NegotiateMedia can support a strict or loose match.
|
2015-11-01 23:40:12 -06:00 |
|
Lonnie Ezell
|
2677d79871
|
NegotiateMedia command can recognize types and subtypes now.
|
2015-11-01 23:36:11 -06:00 |
|
Lonnie Ezell
|
0e37359211
|
Correctly determine precedence of header values when negotiating.
|
2015-11-01 22:49:05 -06:00 |
|
Lonnie Ezell
|
1cb074f561
|
Remove stray single group tests.
|
2015-10-30 09:59:53 -05:00 |
|
Lonnie Ezell
|
fbcc074798
|
More content negotiation love and starting tests on it.
|
2015-10-30 09:57:46 -05:00 |
|
Lonnie Ezell
|
283fccd9f9
|
Beginnings of content-negotiation system. Mainly needs match() method fleshed out to better handle wildcards.
|
2015-10-30 00:44:57 -05:00 |
|
Lonnie Ezell
|
c715296801
|
Refactor how and when headers are populated for incoming requests.
|
2015-10-29 23:13:32 -05:00 |
|
Lonnie Ezell
|
29249129ff
|
Fix for getting headers.
|
2015-10-29 22:57:35 -05:00 |
|
Lonnie Ezell
|
aba44e55ee
|
Mental note.
|
2015-10-29 08:36:50 -05:00 |
|
Lonnie Ezell
|
3016ec0c6b
|
Modify main output to actually use the Response object.
|
2015-10-29 08:35:25 -05:00 |
|
Lonnie Ezell
|
e90438109a
|
Response decked out with methods for sending to browser, and convenience methods for some headers, including cache control, date and last-modified.
|
2015-10-29 00:23:04 -05:00 |
|
Lonnie Ezell
|
9ddfd3a0f9
|
Fleshing out our response class.
|
2015-10-28 22:35:53 -05:00 |
|