consolidate notes
[mdref/mdref-http] / http / Client / getResponse.md
index 00d3d95e5b2d06d23056887aec88915b02d530b1..f006b3d3dbd115c56de58aa26032e17df598abc7 100644 (file)
@@ -2,7 +2,8 @@
 
 Retrieve the corresponding reponse of an already finished request, or the last received response if $request is not set.
 
-> **Note:** If $request is NULL, then the response is removed from the internal storage (stack-like operation).
+> ***NOTE:***  
+> If $request is NULL, then the response is removed from the internal storage (stack-like operation).
 
 ## Params: